Skip to content

[:construction:] :calendar: Help idiots like me plan a day

Notifications You must be signed in to change notification settings

IniZio/timeboxx

Repository files navigation

Timeboxx

Environments

Environment Backend Frontend
Local http://localhost:8000/graphql http://localhost:5173
Production https://timeboxx.fly.dev/graphql https://timeboxx.fly.dev

Development

Pre-requisites

Steps

asdf plugin add task || true
asdf plugin add nodejs || true
asdf plugin add pnpm || true
asdf plugin add poetry || true
asdf install

task setup-local
task docker:dev # `task dev` if you host your own db

# After db is ready
task db:upgrade

Deployment

Pre-requisites

Steps

task deploy:production

About

[:construction:] :calendar: Help idiots like me plan a day

Resources

Stars

Watchers

Forks