Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvgica/pvanreenen.com
My mom's business website. A Sinatra app that runs on Heroku.
https://github.com/dvgica/pvanreenen.com
Last synced: about 1 month ago
JSON representation
My mom's business website. A Sinatra app that runs on Heroku.
- Host: GitHub
- URL: https://github.com/dvgica/pvanreenen.com
- Owner: dvgica
- Created: 2011-10-26T17:29:13.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T05:41:52.000Z (almost 2 years ago)
- Last Synced: 2023-03-24T14:15:21.678Z (almost 2 years ago)
- Language: HTML
- Homepage:
- Size: 955 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pvanreenen.com
==============I maintain my mom's business website, this is it. It's a Sinatra app that I host on Heroku.
It's not terribly interesting or fork-able, but I need a backup repo :-).
# Running Locally
`PORT=8080 RACK_ENV=development foreman run web`
TODO
----
* clean up the the CSS, add some Sass!
* upgrade all the things