Skip to content

wim07101993/score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Score

Development

Requirements

Running

$ source backend/scripts/set_env_vars.sh
$ go run backend/cmd/server/*

Database

The database is an SQLite file.

Add migrations

$ migrate create -ext .sql -dir backend/db/migrations -seq $NAME_OF_YOUR_MIGRATION

Run migrations

$ backend/scripts/run_migrations.sh

gRPC

Generate servers

$ backend/scripts/run_migrations.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published