Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 333 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 333 Bytes

foxboard

personal kanban board for zoomy individualt

Documentation

following configurations can be done

Development

Migrations

To add a migration run sqlx migrate add -r <migration name> and write the up and down sql scripts The migrations themselves are embedded in the binary and will be run automatically on start