IniZio / timeboxx

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 60.5%Language:Python 36.4%Language:JavaScript 1.1%Language:CSS 0.9%Language:Mako 0.3%Language:Dockerfile 0.3%Language:HTML 0.2%Language:Shell 0.2%