Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikejahn/support-your-local-businesses
A web application to support supporting your local businesses online
https://github.com/mikejahn/support-your-local-businesses
Last synced: about 1 month ago
JSON representation
A web application to support supporting your local businesses online
- Host: GitHub
- URL: https://github.com/mikejahn/support-your-local-businesses
- Owner: mikejahn
- Created: 2020-03-15T22:34:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T20:36:28.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T08:02:55.140Z (5 months ago)
- Language: Ruby
- Size: 78.1 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Open-Source-Ruby-and-Rails-Apps - support-your-local-businesses - A web application to support supporting your local businesses online 🔥 ✅ 🚀 (Happy Exploring 🤘)
README
# README
With the increase of Corona Virus cases and the increase of government officials encouraging everyone to stay in, I started this site as a grassroots effort for everyone to still patron their local businesses but in the online channels.
### development
`bundle install`
`rake db:migrate`
`rails s`Take a look at the migrations and rails models for the data model.
If you are working on an issue, create a feature branch and open a PR.
You will need the proper Unsplash API keys in your ENV for the images to show.