Skip to content

Tamhss/Lab-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

Name LAB_AIOT_DNU.

Built With

Frameworks/libraries used to project

  • Node
  • Expressjs
  • Nestjs
  • Postgresql
  • Prismaorm
  • Docker
  • Nextjs

Getting Started

Instructions on setting up your project locally. To get a local copy up and running follow these steps.

Prerequisites

  • Node
  Node version 18.9.0

  Yarn version 1.22.22

Create .env file like .env.example for both backend and frontend folder

copy file .env.example

Running backend

$ cd packages/backend
$ docker compose up -d
$ yarn install
$ yarn db:migrate
$ yarn dev

Running frontend

$ cd packages/frontend
$ yarn install
$ yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages