Skip to content

Dusste/elm_auth

Repository files navigation

Elm Auth plug and play

Take this elm SPA and plug it against Backend code of your choice

  • It contains Login / Signup / Verification / Forgot Password / Reset Password flow
  • Private and Public routes
  • Session via JWT token

###Local development

  • elm make src/Main.elm --output=public/app.js
  • start app: npm start
  • tailwind: npm run css:watch

About

Elm SPA vanilla repo with authentication flow

Resources

License

Stars

Watchers

Forks

Packages

No packages published