Skip to content

crafter-station/gradual

Repository files navigation

Gradual

A learning platform that breaks down complex topics into digestible steps. Learn at your own pace with our adaptive learning system.

Pre-requisites

Setting environment

  1. Go to trigger.dev to get the DEVELOPMENT secret key (this is personal) and put it into TRIGGER_SECRET_KEY. This should have a format like tr_dev_.....
  2. Go to neon dashboard to get the DEVELOPMENT database url of your branch and put it into DATABASE_URL.

Development

  1. Run web platform:
bun install
bun dev
  1. Run background tasks:
bun x trigger.dev dev
  1. Run migrations (only in a new database)
bun x drizzle-kit migrate

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •