Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kibria-khandaker/tourbooking-backend
The code hosting in to render platform for API connection with frontend site.
https://github.com/kibria-khandaker/tourbooking-backend
bcryptjs cookie-parser cors dotenv express jsonwebtoken mongodb mongoose
Last synced: about 1 month ago
JSON representation
The code hosting in to render platform for API connection with frontend site.
- Host: GitHub
- URL: https://github.com/kibria-khandaker/tourbooking-backend
- Owner: kibria-khandaker
- Created: 2023-02-09T19:41:20.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T15:04:11.000Z (2 months ago)
- Last Synced: 2024-10-28T17:35:35.688Z (2 months ago)
- Topics: bcryptjs, cookie-parser, cors, dotenv, express, jsonwebtoken, mongodb, mongoose
- Language: JavaScript
- Homepage: https://tour-book01-frontend.onrender.com/
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tourbooking Backend Node Server API for frontend
This project was created with [ node & express js](#).
### `Usesed Packages for project`
"bcryptjs": "^2.4.3",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"jsonwebtoken": "^9.0.0",
"mongodb": "^5.0.1",
"mongoose": "^6.9.1"### `Frontend Live Link`
Project Server link: [Server Link](https://tour-book01-api.onrender.com)
Project live link: [Project Live Link](https://tour-book01-frontend.onrender.com/)### `Frontend Repository Link`
Project Backend Server Code's Repository Link : [Backend Server Code's Repository Lin](https://github.com/kibria-khandaker/tourbooking-frontend)### `npm start`
Runs the app in the development mode.\
Open [http://localhost:4000](http://localhost:4000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.
### `npm install`
start with "npm install" for grt all packeges from package.json
### `Deployment`
This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
### `npm run build` fails to minify
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)