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
- Host: GitHub
- URL: https://github.com/cutupdev/flviator-backend
- Owner: cutupdev
- License: apache-2.0
- Created: 2024-03-30T08:36:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T08:41:05.000Z (about 2 years ago)
- Last Synced: 2025-03-15T03:41:12.119Z (about 1 year ago)
- Topics: mongodb, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 58.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 )