@@ -534,6 +578,8 @@ every feature is not allowed to be false, at least one feature must be true.
...
@@ -534,6 +578,8 @@ every feature is not allowed to be false, at least one feature must be true.
| Status Code | `204 No Content` |
| Status Code | `204 No Content` |
|:--------------|:-------------------|
|:--------------|:-------------------|
</details>
## Environment Variables
## Environment Variables
To run this project, you will need to add the following environment variables to your .env file, or project environment.
To run this project, you will need to add the following environment variables to your .env file, or project environment.
...
@@ -597,7 +643,7 @@ cd globeboard/Go/
...
@@ -597,7 +643,7 @@ cd globeboard/Go/
```bash
```bash
docker compose down globeboard
docker compose down globeboard
```
```
## Running Tests
## Running Tests
To run tests, navigate to the project directory:
To run tests, navigate to the project directory:
...
@@ -646,7 +692,7 @@ cd globeboard/Go/
...
@@ -646,7 +692,7 @@ cd globeboard/Go/
```bash
```bash
docker compose logs globeboard-test
docker compose logs globeboard-test
```
```
- #### Follow Logs:
- #### Follow Logs:
```bash
```bash
docker compose logs globeboard-test -f
docker compose logs globeboard-test -f
...
@@ -656,9 +702,7 @@ cd globeboard/Go/
...
@@ -656,9 +702,7 @@ cd globeboard/Go/
```bash
```bash
docker compose down globeboard-test
docker compose down globeboard-test
```
```
## Contributing
## Contributing
Contributions to the GlobeBoard REST API are welcome! To contribute, follow these steps:
Contributions to the GlobeBoard REST API are welcome! To contribute, follow these steps:
...
@@ -672,9 +716,6 @@ Contributions to the GlobeBoard REST API are welcome! To contribute, follow thes
...
@@ -672,9 +716,6 @@ Contributions to the GlobeBoard REST API are welcome! To contribute, follow thes
Please adhere to the project's code of conduct and contribution guidelines provided in the [`./CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md) and [`./CONTRIBUTING.md`](CONTRIBUTING.md) files, respectively.
Please adhere to the project's code of conduct and contribution guidelines provided in the [`./CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md) and [`./CONTRIBUTING.md`](CONTRIBUTING.md) files, respectively.
## Support
## Support
For support, email `torgrilt@stud.ntnu.no` or `torgrim.l.thorsen@gmail.com`.
For support, email `torgrilt@stud.ntnu.no` or `torgrim.l.thorsen@gmail.com`.