Skip to content

fourthofaugust/nodejs-typescript-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-typescript-seed

Setup

Ensure node is installed globally prior to setup

In terminal navigate to project root directory and run following commands to install the dependencies:

  • Run npm install

Start Server

Run npm run start to start the server.
Navigate to http://localhost:5000/v1/samples to access the api.

Start Development Server

Run yarn run start:local to start the server.
Navigate to http://localhost:5000/v1/samples to access the api locally.

Tests

TBD

Endpoints

Developers

About

a nodejs/expressjs seed repository built using typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published