Skip to content

Repository files navigation

RESTful API Node Server Starter

A starter project for quickly building production-ready RESTful APIs using TypeScript, Node.js and Express.

Features

Getting Started

Installation

  1. Clone the repo
  2. Install the dependencies:
npm install
  1. Set the environment variables:
cp .env.example .env

# open .env and modify the environment variables (if needed)

Commands

Running locally:

npm run start:dev

Running in production:

npm run start:prod

License

MIT

About

Create structured, declarative, and organized class-based app with heavy decorators usage using TypeScript

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages