Skip to content

Progeser/progeser-front-rework

Repository files navigation

Uniser Front

Presentation

This is the front part of the Uniser application. It is a web application that allows users to manage greenhouses. You can find the back part of the application here.

Run the application

You can run the application in 2 ways.

With Node

Requirements

  • Node v. >= 18.0.0

How to run

Installation

At the root of the project, run the following:

npm install

Run

To launch the application run the following:

npm run dev

With Docker

Requirements

  • Docker v. >=24.0.7
  • Docker Compose v. >= 2.23.0

How to run

At the root of the project, run the following:

docker-compose up -d

You can now navigate to

http://localhost:3001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages