Skip to content

Acrylic-Design-Technology/Ranking-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Painting Ranker

A fun way to create a labelled dataset for Acrylic!

Infrastructure

Title Link
Frontend Deployment Deta
Photo storage Google Cloud Bucket
NoSQL Database Deta

Commands

Running locally

  • Install requirements from app/requirements.txt with pip install -r requirements.txt and frontend/ with npm install
  • Run the server that serves the api and the HTML in app/ with bash ./run-local.sh
  • In another terminal, start up the app under frontend/ with npm run dev

Voila! Any change in frontend will copy over files to app, and any change in app will reload the server

Deploying

  • Install deta cli from deta.sh
  • In app/ run bash ./deploy.sh

Voila!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published