Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kiliman/remix-vite-template

Remix template with Vite, Tailwind CSS, and Fly.io support
https://github.com/kiliman/remix-vite-template

Last synced: 6 days ago
JSON representation

Remix template with Vite, Tailwind CSS, and Fly.io support

Awesome Lists containing this project

README

        

# remix-vite-template

[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)

Includes the following configuration:

- Remix v2.8
- Vite v5.1
- Prettier
- ESlint
- React 18.3 canary version to prevent hydration issues
- Tailwind CSS
- `remix-flat-routes` with _hybrid_ routing
- Vitest with unit testing and Remix routes test (`createRemixStub`)
- Playwright E2E testing
- Fly.io
- GitHub Action for deployments
- Remix Dev Tools
- SVG Sprite Icons
- Default Error Boundary

Portions of the setup were borrowed from [Epic Stack](https://github.com/epicweb-dev/epic-stack)

See the [`docs`](./docs) folder on usage and setup information.

## Contributors 😍

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Michael Carter
Michael Carter

💻 📖
Jacob Hubbard
Jacob Hubbard

💻 📖
Alem Tuzlak
Alem Tuzlak

💻
Onur Guvenc
Onur Guvenc

💻






Add your contributions



This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!