Node 18
PNPM
Docker
# install the dependencies
pnpm install
# start the database
pnpm init
First, run the development server:
# development
pnpm run start
# watch mode
pnpm run start:dev
TanStack Query for powerful and easy server state management. PandaCSS for typed css in js. Vite for performances and easy setup. PNPM for a monorepo, because it has better performance and uses less storage.
- End-to-end typesafety on GraphQL connection.
- Loading display when typing.
- Dockerize dev and prod environments