Google-Scraping 💻
brew install make
how to start project ?
$ make start
this command will start up all services in docker-compose.yml$ make reset-db
with this step you will get (admin_user, user)
I add an admin_user for user management in the future...email: admin@example.com password: password
email: user@example.com password: password
$ make link_email
and copy "http://localhost:3000/redirect..." and paste into the browser to confirm your accountMake command
make start
make stop
make restart
make rebuild
make reset-db
I make some csv for you to upload too
./test.csv