node-hello-name-test
v3.0.2
Published
1) Install package using ```bash npm install node-hello-name-test ``` 2) Change the database url in .env file located at node_modules/node-hello-name-test 3) Design your schema in prisma.schema file and apply migrations.
Downloads
5
Readme
- Install package using
npm install node-hello-name-test
- Change the database url in .env file located at node_modules/node-hello-name-test
- Design your schema in prisma.schema file and apply migrations.