Auth, CRUD Movie, Schedule and Booking
Clone the project
git clone https://github.com/aldiramdan/backend-nodejs.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run dev
To run this project, you will need to add the following environment variables to your .env file
Expressjs: for handle http method
Postgres: for DBMS