Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 335 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 335 Bytes

feathersjs-typescript

Example app with basic feathersjs express api with typescript. All the others I found online were crappy. This one is a work in progress ...

Install and Run

git clone <repo-url> npm i npm i -g typescript npm start

Built with the feathers cli

npm i -g @feathers/cli feathers generate app