Skip to content

isfit/participant-web-25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISFIT25

Participant Web

This is the web application for the new Participant Web for ISFiT25: Power.

https://www.figma.com/design/TySjVBpPnAduk2m4MNuLqW/Participant-Web

Requirements

  1. Node.js
  2. Docker Desktop

Starting up project

  1. Run npm install in root
  2. cd frontend && npm install
  3. cd backend && npm install
  4. cd backened && docker compose up -d (With Docker Desktop running)
  5. In backend create a .env file with ACCESS_TOKEN_SECRET and REFRESH_TOKEN_SECRET variables, put them to whatever
  6. npm run dev from root folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages