Steps to setup the backend environment:
- Download the ticket data here
- Place it in data/awesome_tickets.json
- Run
make setup
- Run
make run
- Try it by calling http://localhost:5001/tickets
- Run
make setup
- Run
make run
- Open it: http://localhost:3000
10000