TodoMVC rides again.
- React
- Relay
- TypeScript
- Emotion
- Tailwind
- Twin
- MUI
- Express
- GraphQL Yoga
- Prisma
- Pothos
- Redis
- Vite
- Playwright
- Clone the repo.
- Copy the
.env.example
file into a new.env
file in the root directory, and add the missing environment variables. - Run
yarn
in the root directory to install the dependencies. - Run
yarn dev
to run the development server.