Skip to content

progresify/express-api-boilerplate

Repository files navigation

express-api-boilerplate

Task Description
yarn start Start the express server.
yarn dev Start the express server in dev mode.
yarn test Run the test cases.
yarn predist Tasks required before creating the distro.
yarn dist Build the application and create a distro.
yarn lint Check linting of the application.
yarn install Install the dependencies of the application.
yarn postinstall Post dependency install tasks.

Getting Started

git clone https://github.com/doinbit/express-api-boilerplate.git
cd express-api-boilerplate
yarn install

About

Express & Typescript based Rest API boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors