We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0df1f9 commit c1cc28eCopy full SHA for c1cc28e
README.md
@@ -44,8 +44,6 @@
44
45
- Make sure your NodeJS and npm versions are up to date
46
47
-- Install dependencies: `npm run install`
48
-
49
- Copy `.env.sample` to `.env` and adapt the database URL
50
51
- Install dependencies: `npm i` (This should also setup your database from the `schema.prisma` file and the migrations)
0 commit comments