/flviator-backend

This is repository for flviator backend

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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 distfolder 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 )