Thanks to visit codestin.com
Credit goes to github.com

Skip to content

galtzo-floss/gem-server

 
 

Repository files navigation

Decaf Sucks

ci

Decaf Sucks was once a thriving little cafe review app and community.

We’re going to rebuild it as an OSS Hanami 2.0 example application. Watch this space!

Setup

Install Ruby & Node using Mise:

mise install

Run Postgres via Docker Compose:

docker compose up -d

Setup the app:

bin/setup

Then run the app:

bin/dev

Open localhost:2300 to see the app, and localhost:8025 to inspect emails.

About

A federated server for Ruby Gems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 80.4%
  • HTML 14.2%
  • Dockerfile 4.1%
  • JavaScript 0.6%
  • Shell 0.3%
  • CSS 0.2%
  • TypeScript 0.2%