Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gribouille/template-halogen-tailwind

Project's template for PureScript + Halogen + Tailwind
https://github.com/gribouille/template-halogen-tailwind

Last synced: 13 days ago
JSON representation

Project's template for PureScript + Halogen + Tailwind

Awesome Lists containing this project

README

        

# 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](./LICENSE).