We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949b516 commit 74f4507Copy full SHA for 74f4507
README.md
@@ -12,6 +12,8 @@
12
13

14
15
+- Install a local postgres database
16
+
17
- Copy `.env.sample` to `.env` and adapt the variables
18
19
- Install dependencies: `npm i` (This should also setup your database from the `schema.prisma` file and the migrations)
0 commit comments