Skip to content

renato-aguena/prisma-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

npm install
npm run up
npm run db-connect

Copy and paste database.sql file to console

Endpoint

POST /

Body

{
  "email": "renato4@mail.com",
  "username": "renato4",
  "address": null
}

Stop services

npm run down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors