Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danhper/qpom
https://github.com/danhper/qpom
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danhper/qpom
- Owner: danhper
- Created: 2012-08-05T02:26:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-10T02:46:06.000Z (about 12 years ago)
- Last Synced: 2024-04-14T11:08:03.723Z (9 months ago)
- Language: Ruby
- Size: 943 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QPom application
Using rails 3.2.8## Database
Using PostgreSQL
### Database name
Need to set to develop in local. Names are ``qpom_test`` for testing and ``qpom_development`` for development. Username is ``qpom`` for both.