Skip to content

NoQuarterTeam/element

Repository files navigation

Element

Typescript + React + Remix + Prisma

Comes with user authentication included

& many more tasty treats

Get Started

Make sure you have created a .env file in the root with the right values, you can use .env.example as the template

Development

pnpm run build then pnpm run dev

Production

Deployment

We are using vercel

Extra info