Skip to content

takeyuweb/rails-firebase-sample

Repository files navigation

README

  1. Create a Firebase Project
  2. Create .env
  3. docker-compose build
  4. docker-compose run app bundle exec rails db:create
  5. docker-compose up
  6. Open http://localhost:3000

GraphiQL

http://localhost:3000/graphiql

http://localhost:3000 で認証後、認証したユーザーで利用できます。

About

RailsでFirebase Authenticationを使ってみる

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published