Skip to content

Repository files navigation

My_teams

My_teams is a small mimic of the already existing teams application.

Running the project

Server

to run the server, ensure docker is installed and that you made a .env based on the example, then run :

docker-compose up --build

Client

For the client you either open a browser and search localhost:8080 to access the web GUI. If you want a CLI run the following commands :

cmake -S . -B build && cmake --build build -j
./myteams_cli 127.0.0.1 <server_port>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages