- Go: to install the application
- Postgres: to host the data for your local instance
- Goose: to conform your Postgres table to the application's expectations
Run go install
Use bootdev-aggregator-go anywhere in your terminal
Use the agg command in the background as a long-running service
Interact with the application from another terminal window
- addfeed
- agg
- browse
- feeds
- follow
- following
- login
- register
- reset
- unfollow
- users