stringsync is a web application that teaches people how to play guitar.
Before running any of the commands, install goose. All commands are intended to be run from the root directory of the project.
make migration NAME=create_users_tableNOTE: After writing the migration, you also need to run
make sqlto regenerate the go SQL client.
make seed NAME=create_users