Skip to content

GuillaumeCa/freeroom4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freeroom 4

New version of freeroom built using state of the art technologies such as React 🎉 ⭐

  • Frontend written with React and Redux.
  • Backend written with Go.

Deployment

Docker

Generate docker images for front and backend:

make docker

Start containers with docker-compose:

docker-compose up -d

Releases

No releases published

Packages

No packages published