pascal-codetaal / math-tutor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remix-vite-template

All Contributors

Includes the following configuration:

  • Remix v2
  • Vite v5 (Remix unstable support)
  • 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

Portions of the setup were borrowed from Epic Stack

See the docs folder on usage and setup information.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Michael Carter
Michael Carter

💻 📖
Jacob Hubbard
Jacob Hubbard

💻 📖
Add your contributions

This project follows the all-contributors specification. Contributions of any kind welcome!

About


Languages

Language:TypeScript 79.0%Language:JavaScript 14.8%Language:Dockerfile 3.5%Language:CSS 2.7%