8000 GitHub - leenrd/pixqana: microservice architecture
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leenrd/pixqana

Repository files navigation

Pixqana -> to e-commerce ftr + dashb integ

Important

Social web application that implements a microservice architecture.


System Design

image

Features

  • Session authentication with email confirmation, magic-link and forgot password imp.
  • Type-safe Dynamic and Lazy routing w/ rrd.
  • Production grade fetching w/ Tanstack query, implements caching, elegant refetch and loading states (infinite-scroll) as well as server caching using redis and server state management in the client.
  • Styling by Shadcn + Tailwind. Design by me.😏
  • Performance control w/ composite components architecture.

Screens

image Screenshot 2024-08-09 194608 Screenshot 2024-08-09 220644 Screenshot 2024-08-07 223546

Monitoring Dashboard

image

Getting Started


To install dependencies for web and server:

bun run init

To run both web and server:

bun run start

This project was created using bun init in bun v1.1.2. Bun is a fast all-in-one JavaScript runtime.

About

microservice architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0