
Demo Sveltekit
Explore the docs »
View Admin Demo
·
View Store Demo
·
Report Bug
·
Request Feature
Table of Contents
- E-commerce Admin Dashboard
- E-commerce Store
I use Full Stack E-Commerce + Dashboard & CMS from Code With Antonio to apply and learn Sveltekit and apply CI/CD to vercel. This is not PRODUCTION application and not used for commercial purpose. Please do not use any sensitive information on demo.
This is a summary of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
You can use Bun or NPM to install dependencies. For Bun installation see this link
- Clone the repo
git clone https://github.com/nguyenbn7/e-commerce-dashboard-and-cms.git
- Install NPM packages (for ecommerce-admin and eccomerce-store)
NPM
npm install
Bun
bun install
- See
.env.example
and make.env
base on.env.example
for each project. - Change git remote url to avoid accidental pushes to base project
git remote set-url origin nguyenbn7/e-commerce-dashboard-and-cms git remote -v # confirm the changes
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Video
Distributed under the project_license. See LICENSE
for more information.
Project Link: https://github.com/nguyenbn7/e-commerce-dashboard-and-cms