Skip to content

🥷 Hanzo Backend provides auth, backend and CMS functionality, such as table action scripts, user management, and easy Cloud Function deployment.

Notifications You must be signed in to change notification settings

hanzoai/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend

Dev: run locally

Install pnpm like so

The usual scripts for a Next site, using pnpm

pnpm install
cd api
pnpm dev

Since "pnpm" is a finger twister, many people alias it to "pn". For example, with bash, put alias pn='pnpm' in .bashrc.

Architecture

  • Next.js 14
  • Radix UI Primitives
  • Tailwind CSS
  • Icons from Lucide
  • Dark mode with next-themes

Built on the Hanzo React SDK (@hanzo/ui, @hanzo/auth, @hanzo/commerce)

  • A potent React framework using Next 14, Tailwind and Radix
  • Renders most content from simple 'Block' definitions (in /src/content )
  • Lives on GitHub here

Proof of Commit

it is woo!

About

🥷 Hanzo Backend provides auth, backend and CMS functionality, such as table action scripts, user management, and easy Cloud Function deployment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages