Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noqcks/safebase
A website that allows users to easily share their sexual health information with their partners
https://github.com/noqcks/safebase
Last synced: 21 days ago
JSON representation
A website that allows users to easily share their sexual health information with their partners
- Host: GitHub
- URL: https://github.com/noqcks/safebase
- Owner: noqcks
- Created: 2014-09-24T16:14:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-11T00:20:12.000Z (about 10 years ago)
- Last Synced: 2024-10-11T16:05:47.670Z (3 months ago)
- Language: CSS
- Homepage: http://safe-base.herokuapp.com/
- Size: 4.76 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SafeBase
=============
A website that allows users to easily share their sexual health information with their partners## Getting Started
1. fork and clone this repository
2. `bundle install` from the working directory
3. `rake db:migrate` to initialize database and `rake db:clinics` to seed clinic data for google maps
4. `shotgun -p 3000 -o 0.0.0.0`
5. Visit `http://localhost:3000/` in your browser