Ecosyste.ms: Awesome

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

https://github.com/mcansh/remix-tailwind-starter

A Remix.run starter with tailwindcss configured and deployed to various cloud platforms
https://github.com/mcansh/remix-tailwind-starter

netlify remix remixrun tailwindcss vercel

Last synced: about 2 months ago
JSON representation

A Remix.run starter with tailwindcss configured and deployed to various cloud platforms

Lists

README

        

# remix-tailwind-starter

A [Remix.run](https://remix.run) starter with tailwind 2 configured

## Examples

| Platform | Demo URL | Branch |
| ----------------------------- | -------------------------------------------------------------- | ----------------------------------------------------------------------------- |
| [Vercel](https://vercel.com) | [View](https://remix-tailwind.vercel.app) | [Branch](https://github.com/mcansh/remix-tailwind-starter/tree/main) |
| [Fly](https://fly.io) | [View](https://remix.mcan.sh) | [Branch](https://github.com/mcansh/remix-tailwind-starter/tree/deploy/fly.io) |
| [AWS](https://arc.codes) | [View](https://7jjpxe55ac.execute-api.us-west-2.amazonaws.com) | [Branch](https://github.com/mcansh/remix-tailwind-starter/tree/deploy/arc) |
| [Netlify](http://netlify.com) | [View](https://remix-on-netlify.netlify.app) | [Branch](https://github.com/mcansh/remix-on-netlify) |

## Contributing

If you got Remix running elsewhere, feel free to open a PR to add it to the
above table