README.md
Track symptoms and treatments for various ailments.
- ruby 2.6.1p33
- Rails 6.0.3.4
Clone this repository. Run 'cd modern-wellness-backend' Run 'bundle install' to install all necessary Ruby gems. Run 'rake db:migrate' to migrate the database. Run 'rails s' to start the local server. Open your browser to 'http://localhost:3000/api/v1/users/1' to view the API for a user.
https://github.com/ortufte/modern-wellness-frontend
https://ortufte.github.io/a_good_indwelling_spirit
Bug reports and pull requests are welcome on GitHub at https://github.com/ortufte/modern-wellness-backend. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.