Skip to content

akridl/gift-planner

Repository files navigation

Gift Planner

Simple database schema: image

Team members

Učo Name
485524 Vít Nakládal
493062 Dominika Blehová
492892 Adam Krídl

Official assignment

TODO: Paste the assignment once approved

Local development

  1. Prepare connection variablescreating .env file with connection details to the database. For local development you can achieve this e.g. by: cp .env.example .env
  2. Start DB via: turso dev --db-file dev.db
  3. Update database schema via: npm run db:push
  4. Start drizzle kit via: npx drizzle-kit studio
  5. Start application via: npm run dev

Pipeline

The CI pipeline lints the source code and verifies whether it's buildable.

Running application

The CI pipeline together with Vercel form CI/CD pipeline. Once the code is merged into main branch and CI part succeeds, the application is accessible at https://gift-planner-pv247.vercel.app/.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •