An open API service indexing awesome lists of open source software.

https://github.com/cutupdev/flviator-backend

This is repository for flviator backend
https://github.com/cutupdev/flviator-backend

mongodb nodejs typescript

Last synced: 11 days ago
JSON representation

This is repository for flviator backend

Awesome Lists containing this project

README

          

## Node.js Version

### `16.10.0`

## Server Listening Port

### `5001`

## Commands

### `npm install`

If the above command fails, you can run

### `npm install --force`

If this command works well, you can then run

### `npm run build`

Builds the `app.js` for production to the `dist` folder.\
It correctly bundles node.js in production mode and optimizes the build for the best performance.

Finally you can go to the `dist`folder and run the app by this command.

### `node app.js`

## Learn More

This is Node.js App for running Crash server.

# Perfect Version 4 ( User Settings Done )