Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)