/sh309cafe

POS System for a booth of restaurant at Sakae Higashi Fes 2023

Primary LanguageTypeScript

Warning

This project is now archived.

sh309cafe

  • Remix
  • tailwind, radix-ui, shadcn/ui, tremor
  • PlanetScale (PostgreSQL)

Development

From your terminal:

pnpm run dev

This starts your app in development mode, rebuilding assets on file changes.

Deployment

First, build your app for production:

pnpm run build

Then run the app in production mode:

pnpm start

Now you'll need to pick a host to deploy it to.