Skip to content

CapstoneProjectKelompok3/NodeJS

Repository files navigation

Table of contents

  • Clone this repo using HTTPS: https://github.com/CapstoneProjectKelompok3/NodeJS.git

  • Go to the directory project cd NodeJS

  • Install dependencies ( recommended using NodeJS v.16 or more ) npm install

  • Create .env file on directory root project

  • Copy all contents from .env example to .env, you can place the environment value according to the configuration on your local computer

  • generate prisma client first using command npx prisma generate

  • migrate database into your db that you have created in .env using this command npx prisma migrate dev

  • Run npm run dev to running application in development mode
  • Run npm run test for testing mode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages