Skip to content

adisetiawanx/elearning-smangi

Repository files navigation

E-learning SMA Negeri 1 Mengwi

Installation

pre-require:

  • Postgresql and create smangi db
  • cloudinary setup
  • Setting .env file
npm install
npm prisma:migrate
npm prisma:generate

it's only for dummy data

node ./prisma/seed.js

Notes

This is the program for my thesis (Bachelor), I put it here for backup (the quality of the code is bad, I am running out of time hehe)