Skip to content

qlagraula/CityList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Node 18
PNPM
Docker

Installation

# install the dependencies
pnpm install

# start the database
pnpm init

Getting Started

First, run the development server:

# development
pnpm run start

# watch mode
pnpm run start:dev

Technical choices

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.

Improvements

  • End-to-end typesafety on GraphQL connection.
  • Loading display when typing.
  • Dockerize dev and prod environments

About

React/NestJs/GraphQL/PandaCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published