Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rashedulhaquerasel1/asiaadventure-server
Server SiteWelcome to the Southeast Asia Tourism Management Server Site! We promote sustainable tourism, preserving Southeast Asia's rich cultural heritage and natural beauty. Our services include destination management, strategic planning for sustainable tourism,
https://github.com/rashedulhaquerasel1/asiaadventure-server
expressjs github mongodb
Last synced: about 16 hours ago
JSON representation
Server SiteWelcome to the Southeast Asia Tourism Management Server Site! We promote sustainable tourism, preserving Southeast Asia's rich cultural heritage and natural beauty. Our services include destination management, strategic planning for sustainable tourism,
- Host: GitHub
- URL: https://github.com/rashedulhaquerasel1/asiaadventure-server
- Owner: RashedulHaqueRasel1
- Created: 2024-07-02T18:59:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T15:51:44.000Z (4 months ago)
- Last Synced: 2024-07-15T20:52:06.496Z (4 months ago)
- Topics: expressjs, github, mongodb
- Language: JavaScript
- Homepage: https://asia-adventura-server.vercel.app/
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Southeast Asia Tourism Management Server Site
Welcome to the Southeast Asia Tourism Management Server Site! Here, we manage and coordinate tourism initiatives across the Southeast Asian region. [Live Link](https://asiaadventure-rasel.surge.sh/)
## About Us
We are dedicated to promoting sustainable tourism practices while preserving the rich cultural heritage and natural beauty of Southeast Asia.
## Services
1. **Destination Management:**
- Strategic planning for sustainable tourism development.
- Marketing and promotion of Southeast Asian destinations.
- Visitor management and infrastructure development.## Technology Used
- Git
- Express.js
- Node.js
- MongoDB## Dependencies
- [Express](https://www.npmjs.com/package/express): Web framework for Node.js.
## Getting Started
To get a local copy up and running, follow these simple steps.
### Installation
1. **Clone the repository:**
```sh
git clone https://github.com/RashedulHaqueRasel1/AsiaAdventure-Server.git2. Navigate to the project directory:
```sh
cd AsiaAdventure-Server
3. Install all dependencies:
```sh
npm install
4. Live Preview
To run the project locally and see a live preview:
```sh
nodemon index.js