Skip to content

Project for the University of Bologna - Software Engineering course (a.y. 2022-23).

License

Notifications You must be signed in to change notification settings

crestaa/birdazzone

 
 

Repository files navigation

Birdazzone

Project for the University of Bologna Data Structure and Algorithms course (a.y. 2020-21).

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

Run

Production:

docker-compose -f docker-compose.yml -f production.yml up

Development:

docker-compose -f docker-compose.yml -f development.yml up

Authors

About

Project for the University of Bologna - Software Engineering course (a.y. 2022-23).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 47.2%
  • Go 36.1%
  • TeX 10.5%
  • TypeScript 5.5%
  • Dockerfile 0.3%
  • JavaScript 0.2%
  • Other 0.2%