The API endpoints for the Pill Buddies apps
Install MySQL on your local computer. Add user root
with password root
.
If you have authentication issues with the rails app, run ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'root';
Run gem install bundler
and bundle install
to download dependencies
No license is provided for use of this source