Skip to content

Project set up template for a Node.js based project, with Typescript and Es-Modules

License

Notifications You must be signed in to change notification settings

Baraka-Mulumia/NodeJsApp-Template-Ts

Repository files navigation

Node Js server App with typescript

What is this repository for?

Start writting you APIs and NodeJs servers using typescript with an already configured development environment, no pitfalls just clone, get started and make it your own along the way. Happy coding.

How do I get set up?

  • Summary of set ups
  1. Click on use this template to Create a new repository based on this repo
  2. CLone too your local pc and Run yarn install
  3. create a .env file and update environment variables as per the.env.example file
  4. yarn dev to spin up the development server
  5. yarn build to build distributable code
  6. yarn start to build and start server

About

Project set up template for a Node.js based project, with Typescript and Es-Modules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published