Backend app for sending birthday message in user local time at 9 AM
Install all dependecies below:
Run the following command
npm install
Copy .env.example
to .env
and setup the configurations.
Run the following command
npm run migrate:up
Run the following command
npm run fetch:timezone
Run the following command
npm start
Project will be run in port 3000
(http://localhost:3000)
Node, Express, MySQL
- Juniardy Setiowidayoga (@juniardys)