Skip to content
Snippets Groups Projects
Select Git revision
  • main
1 result

keys2nowhere

  • Clone with SSH
  • Clone with HTTPS
  • ziggy's avatar
    ziggy authored
    c1d224fc
    History

    Keys 2 Nowhere

    Example application utilizing AuthenticatedApp for user Authentication.

    # install gems and prepare db
    bin/setup
    # run rails server
    bin/dev
    # compile
    bin/rails assets:precompile
    # compile just css
    bin/rails dartsass:build
    # add js packages
    ./bin/importmap pin bootstrap@4 --download