Skip to content

Repository files navigation

Bangkit Capstone Project 2024


              


Bangkit Capstone Project 2024

Bangkit Capstone Team ID : C241-PS201
Here is our repository for Bangkit 2024 Capstone project - Cloud Computing

Introduction

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.

Library

  • Built with Express.JS

  • Migration and Seeders using KnexJS

  • Tensorflow JS for running the model in node.js environment

Installation

  • Clone this repo using any method (https, ssh, gh, cli) cp.env.local .env

  • Install all required packages via npm npm install OR

  • 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

Starting The Local Server

  • For Development you can use either
npm run start

OR for development

npm run dev

License

Bangkit Academy Capstone Team C241-PS201
(LICENSE) © Rafi Arian Yusuf @Syifa Mumtaz

About

This repository is for the server side developer

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages