Basic node/express app framework in typescript. Uses jest and supertest for unit testing. All you need to get going. Clone this repo and then run the following in your root git directory.
cp -r ./TypeScript-Node-Starter/ ./my-cool-app/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Basic node/express app framework in typescript. Uses jest and supertest for unit testing. All you need to get going. Clone this repo and then run the following in your root git directory.
cp -r ./TypeScript-Node-Starter/ ./my-cool-app/