Skip to content

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lehrplan-Tagger

Run locally with Docker

docker compose up --build

Danach ist die App unter http://localhost:3000 erreichbar.

Develop

cp .env.example .env.local
pnpm install
pnpm db:generate
pnpm db:migrate
pnpm seed
pnpm dev

Login-Testnutzer:

  • admin@example.com / admin
  • teacher@example.com / teacher

Deploy to Vercel

Siehe DEPLOYMENT.md.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages