Skip to content

francoisedumas/badge_wizard

Repository files navigation

Badge Wizard

Screenshot 2023-10-12 at 17 01 19

Setup

Prerequisites

  • Ruby version: RUBY_VERSION
  • Rails version: Rails RAILS_VERSION
  • Install Mailcatcher.
  • Basic knowledge about Tailwind CSS (it's the CSS framework on this app)

Prepare

gh repo clone CHANGE_THIS_TO_GITHUB_REPOSITROY
cd APP_NAME
bundle

Credentials

Ask for dev master key.

echo CHANGE_THIS_WITH_GIVEN_MASTER_KEY > config/master.key

Setup

setup

Serve

dev

Backgroundjobs in production

Sidekiq is available at path /maintenance/sidekiq

Mailcatcher issues

Potentially use command gem install mailcatcher -- --with-cflags="-Wno-error=implicit-function-declaration"

TODO

user can chose to modify a picture add text to it move sign in button to VC dry the multi-auth process

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published