Antris is a project for SIB Dicoding Capstone 2021.
Nyrat Cloud Server : antris.apps.nyrat.id
- Make sure you have mariaDB installed and running in your vm or server.
- Rename [.env.example] to [.env] and configure your environment.
- Run code below sequentially.
Initializing dependencies
# npm install
Initializing database
# npx sequelize db:create
# npx sequelize db:migrate
# npx sequelize db:seed:all
Build frontend
# npm run build
Running program
# npm run start
For now, this repository is [UNLICENSED] and not open source or free code.
Copyright © is fully owned by the developers.