Skip to content

Commit

Permalink
Merge pull request #114 from SELab-2/doc-readme-update
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
EwoutV authored Mar 14, 2024
2 parents cb03f4b + 16e2ce4 commit 6d4bfba
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,3 @@ This application was developed within the framework of the course "Software Engi
## Documentation

See our wiki at [https://github.com/SELab-2/UGent-7/wiki](https://github.com/SELab-2/UGent-7/wiki) for more detailed information on the project's architecture.

A shorter summary for building the project locally can be found here:
- Run `development.sh`.
- It starts the development environment and attaches itself to the output of the backend. The backend will auto reload when changing a file.
- Access the server by going to `https://localhost/api` for the backend and `https://localhost` for the frontend.
- If you change something to one of the docker files run `docker-compose -f development.yml up --build` to rebuild.

0 comments on commit 6d4bfba

Please sign in to comment.