/backend-demo

Primary LanguageJavaScript

Demo Server

A demo server for demo-frontend

Install Dependency

npm i

Configuration

To configure this server, please change the corresponding items in .env.example file, and remove the .example part when you are satify with the configuration.

Usage

# starts server
npm run start