Skip to content

Repository files navigation

generic-api

An API template in nodejs/typescript with sign up and login already setup.

Setup

Begin by uncommenting .idea and .env in .gitignore

Make sure to install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost4000:

# npm
npm run dev

Production

Build the application for production:

# npm
npm run build

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages