Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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