Skip to content

SAY-DAO/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend of SAY App and Panel

Build, Test and Deploy codecov

Requirements

Commands

Run Server

./scripts/up.sh
Server Address: http://127.0.0.1:5000/
API Doc: http://127.0.0.1:5000/apidocs/#/

Build Image

You need build manually when changing DOCKERFILE or requirements.

./scripts/build.sh

Run Tests

./scripts/test.sh

Access Shell

./scripts/bash.sh