Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 354 Bytes

File metadata and controls

11 lines (9 loc) · 354 Bytes

About

A tool to sort and organise christmas decorations, and then retrieve them

Getting started

Download the project

You'll need to download the project

Start the db

This project needs PostgreSQL database, for local installation see the document

Create the schema

Run npx prisma generate to add the schema to the new database.