Bangkit Capstone Team ID : C241-PS201
Here is our repository for Bangkit 2024 Capstone project - Cloud Computing
These are the source code for the cloud API that are being used by the application as the backend server that will give back responses for the application.
-
Built with Express.JS
-
Migration and Seeders using KnexJS
-
Tensorflow JS for running the model in node.js environment
-
Clone this repo using any method (https, ssh, gh, cli)
cp.env.local .env -
Install all required packages via npm
npm installOR -
Install the apps via dockerfile
-
Install knex js
npm install -g knex -
Set up Database and Cloudstorage Bucket configuration inside .env file.
-
Insert the model URL into the .env file
MODEL_URL -
Run the migration and seeder
knex migrate:latest
and
knex seed:run
- For Development you can use either
npm run start
OR for development
npm run dev
Bangkit Academy Capstone Team C241-PS201
(LICENSE) © Rafi Arian Yusuf @Syifa Mumtaz