Skip to content

abdulhakam/aa_point_of_sale

Repository files navigation

A POINT OF SALE USING POCKETBASE AND NEXT.JS

Why PocketBase?

  • It is small.
  • It is lightweight.
  • It has it own static server so nextjs static exports shall work fine.
  • It will be easy to migrate from if requirements need a more powerful DataBase.

Why nextjs?

  • It is fast.
  • It is popular.

Running the App

you need node 18 and git to run this.

  1. run this in command prompt:
git clone https://github.com/abdulhakam/aa_point_of_sale.git
  1. then open aa_point_of_sale and run FIRST_RUN.BAT.
  2. once done, run RUN.BAT.
  3. email is user@user.com and password is admin.
  4. pocketbase login is admin@admin.com and password is 1234567890.

About

point of sale app using nextjs at frontend and pocketbase at the backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors