Install all the dependencies
bun installRun the development server
bun devadmin credentials
email: admin@admin.com
password: adminLogin using admin to see the admin dashboard and access all products list, add new products, set discount order, see all users and their order history, see all discount codes list, and see all orders list.
Create user account using the login/signup modal and login to see the user dashboard and access the order history.
tests are in tests folder
bun testusing bun:test for testing purpose