Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 419 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 419 Bytes

backdraft

An experimental application structure using Firebase on the backend and Halogen on the frontend.

Currently using my own set of Purescript bindings for Firebase v3.

Installation

npm install

Development

npm run watch

Roadmap

  • Email auth flow
  • OAuth flow
  • Database interaction
  • Routing
  • Better tooling