Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (25 loc) · 473 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 473 Bytes

template-halogen-tailwind

Project's template for PureScript + Halogen + Tailwind.

Objectives

  • move to JsonCodec
  • dockerfile
  • Logger
    • Console
    • Web
    • Sentry
  • Login
    • Page
    • Logic

Usage

Run the development mode:

make dev

Build for the production:

make build

Contributing

Feedback and contributions are very welcome.

License

This project is licensed under MIT License.