Main website for alumni JCC
You can customize the variable on your own .env file based on .example.env Most important are:
- URL_FE : used to redirect after verified registration
- PG_DB_NAME : use dev db for development
- SMTP: using mailtrap / google SMTP with Google app password
Table wilayah is required for this project to work. You can download the file here cahyadsn/wilayah Thanks to @cahyadsn for providing this
- Clone the repo
- Set Up The ENV Variables
- Execute wilayah.sql
- Run the commands:
npm install
node ace migration:run
node ace db:seed
npm run dev
https://misty-calf-earmuffs.cyclic.app/api/
- main -> API completed/existing
- dev-be -> API endpoint development
- you can make your own branch for experimental purpose
- BE Framework - Adonis
- Databases - PostgreSQL/CockroachDB
- Figma : Under Development
- Database Structure : Under Development
- Brief Project : Web-Alumni-Brief-Project.pdf