Skip to content

ahmedali5530/react-posr

Repository files navigation

POSR

This is a point of sale system designed for restaurants. It works well with touch screen systems.

This is built with React + TypeScript + TailwindCSS + SurrealDB

To run this project install first Bun, Bun is an alternative to NodeJS, then open a terminal or cmd window and run bun install.

Once done run bun run dev to start the dev server

Open another terminal/cmd window and download/install SurrealDB

Once done, run surreal start --log full --user root --pass root file:./posr.db to start the instance of SurrealDB. This will start SurrealDB server.

Your web application should be accessible at http://localhost:5173/, default login is 0000

This project is still in development, some features might not work as expected

About

Restaurant Point of sale system written in React and SurrealDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published