Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

This is my submission for the ACICTS Codeflow competition

Notifications You must be signed in to change notification settings

Smilin-Dominator/smilin_streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run The MySQL Server

docker-compose up -d

Run The API

cd server

python -m pip install -r requirements.txt

uvicorn main:app --port 8000

Run The Web App

cd client

yarn install

ionic serve

About

This is my submission for the ACICTS Codeflow competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published