Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
# -> ## in README
Browse files Browse the repository at this point in the history
  • Loading branch information
foxyseta authored Dec 30, 2022
1 parent 62c06d5 commit 6407da9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
Project for the University of Bologna Data Structure and Algorithms course
(a.y. 2020-21).

# Setup
## Setup

When running both containers (via `docker-compose`) or the backend container
only, please make sure you set the `TOKEN` environment variable first. It will
be used as a bearer token for [Twitter API
v2](https://developer.twitter.com/en/support/twitter-api/v2)

# Run
## Run

Production:

Expand All @@ -24,7 +24,7 @@ Development:
docker-compose -f docker-compose.yml -f development.yml up
```

# Authors
## Authors

- [P. Ceroni](https://github.com/pazero)
- [G. Crestanello](https://github.com/crestaa)
Expand Down

0 comments on commit 6407da9

Please sign in to comment.