Skip to content

Dammytrager/prepper-marketplace-backend

Repository files navigation

Typescript Node Boiler plate

Boiler plate for node applications written with typescript

Requirements

Install Dependencies

Node.js Dependencies

npm install

Environment Variables

Make a copy of .env.sample to .env in the env directory.

Update Port in package.json

Update kill script in the package.json and change port from 7000 to the port set in the .env

Transpiling to Javascript

npm run build:dev

Running Application

npm run watch:dev

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published