Skip to content

pill-pals/pillbuddies-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pillbuddies-api

The API endpoints for the Pill Buddies apps

Local Setup

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

License

No license is provided for use of this source

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published