This is API Service for Exploreka - Capstone Project on Bangkit 2023.
- User Authentication
- Attraction
- Tour Package
- Wishlist Attraction
- Wishlist Tour Package
- Review Attraction
- Review Tour Package
- Partner
- Article
- Tour Package Category
- Attraction Facility
- NodeJS
- ExpressJS
- Docker
- Google Cloud Run
- Google Artifact Registry
- Google Cloud Build
- Google Cloud Storage
- Google CloudSQL
- Clone the repository
git clone https://github.com/exploreka/backend-api.git
- Install NPM modules
npm install
- Create
.env
file and setup with the following variables - Run the app
npm run start