Skip to content

An e-commerce shop, complete with headless CMS, built using Astro + React

Notifications You must be signed in to change notification settings

marcadrian-it/handgefertigter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Handgefertigter

An e-commerce shop, complete with a CMS, built using Astro + React.

To visit the website, click on the logo.

GitHub last commit GitHub contributors

Stack

Instructions

npm install - installs all the packages

npm run dev - runs the webapp on localhost

npm run devnstudio - runs webapp and prisma studio concurrently

npm run build - generates Prisma client and builds the Next.js application

npm run lint - will run ESLint with --fix to auto-fix issues.

npm run lint:check - will run ESLint without --fix to check for issues.

npx prisma migrate reset - drops, recreates the database, and reseeds it automatically (be careful)

🤝 Contributing

Clone the repo

git clone https://github.com/marcadrian-it/handgefertigter@latest
cd handgefertigter

Submit a pull request

If you'd like to contribute, please fork the repository and open a pull request to the main branch.

Preview

Preview

About

An e-commerce shop, complete with headless CMS, built using Astro + React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published