https://github.com/maxveldink/ipsum-coffee
A perky lorem ipsum generator for the well-caffeinated.
https://github.com/maxveldink/ipsum-coffee
ipsum-generator rails ruby
Last synced: 3 months ago
JSON representation
A perky lorem ipsum generator for the well-caffeinated.
- Host: GitHub
- URL: https://github.com/maxveldink/ipsum-coffee
- Owner: maxveldink
- Created: 2021-08-24T00:35:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T10:46:26.000Z (about 2 years ago)
- Last Synced: 2025-01-17T02:47:58.167Z (5 months ago)
- Topics: ipsum-generator, rails, ruby
- Language: Ruby
- Homepage: https://www.ipsum.coffee/
- Size: 2.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Ipsum Coffee
A small side project, built on the Audacious Aardvark Coding live stream, that generates coffee-themed lorem ipsum and features an API. Over-engineered with love to try out new Rails and Ruby features.
## Development
Check out the `.tool-versions` file for required versions of Ruby and install it on your system.
Once installed, run `bundle install` to pull in Ruby dependencies. Tests can be run with `bundle exec rails test` and the local server can be started with `bundle exec rails serve`.
## Contributing
Feel free to add GH issues and potentially we can talk about them on the live stream or I'll implement them in my spare time!
## Sponsoring
If you enjoy coffee-flavored Ipsum, or enjoy coding along with me, there are two sponsorship options.
- [Ko-fi](https://ko-fi.com/audaciousaardvark)
- [GitHub Sponsors](https://github.com/sponsors/AudaciousAardvark)