Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 857 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 857 Bytes

Create an .env file at the root dir and include DATABASE_URL="postgresql://username:password@localhost:5432/todoapp?schema=public"

screencapture-localhost-3000-2021-07-14-19_43_59 (1)

screencapture-localhost-3000-2021-07-14-19_51_19

screencapture-localhost-3000-2021-07-14-19_54_16

screencapture-localhost-3000-2021-07-14-19_58_31

Technologies used

  • Next Js
  • Prisma
  • JavaScript
  • PostgreSQL
  • Material UI
  • Auth0