Skip to content

arcot-labs/RepTrack

Repository files navigation

CI / Test Server CI / Build Images CD / Deploy Application

Local Development

Copy .env.example to .env & populate variables

cp config/env/.env.example config/env/.env

Install dependencies:

envsubst
npm
uv
watchexec

Start containers:

./scripts/dev.sh

Database

All writes should go through SQLAlchemy

Alembic updates & bulk SQLAlchemy updates must explicitly set updated_at

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors