Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devshazam/multifunctional-store_kopi34.ru_v2
⚡This is a super functional store! Developed in 2 weeks using SaaS and NextJS-starter!🏪
https://github.com/devshazam/multifunctional-store_kopi34.ru_v2
auth0 calculator nextjs saas store swr
Last synced: 5 days ago
JSON representation
⚡This is a super functional store! Developed in 2 weeks using SaaS and NextJS-starter!🏪
- Host: GitHub
- URL: https://github.com/devshazam/multifunctional-store_kopi34.ru_v2
- Owner: devshazam
- Created: 2024-12-20T13:14:58.000Z (8 days ago)
- Default Branch: main
- Last Pushed: 2024-12-20T13:30:32.000Z (8 days ago)
- Last Synced: 2024-12-20T14:38:40.243Z (8 days ago)
- Topics: auth0, calculator, nextjs, saas, store, swr
- Language: TypeScript
- Homepage: https://kopi34.ru/
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## kopi34.ru - this is a super functional store with dynamic formation of products
## NOTE: THIS PUBLIC VERSION HAS LIMITATIONS - SO SOME FILES HAVE BEEN REMOVED OR CUT OFF (IN THESE PLACES YOU WILL SEE A REMINDER). Please be understanding### Main Features
- The development of the site using the starter until the deployment took 2 weeks without taking into account additional requirements that were not in the initial technical specifications!
- The site has only 3 functional pages, everything else: content, calculators, store, admin part are generated automatically
- Each page of the site contains a calculator that generates a product and adds it to the cart (the cart and the history of products are combined to speed up development and reduce the cost of developing the site), in the cart the payment for products is made.
### Sass:
- SupaBase used as a Database and a convenient alternative to database administration
- Can be connected as a means of authentication and authorization
- AUTH0 - used for authentication and authorization in the application and for Google authentication using Google console
### DevOPS:
- Sentry to monitor errors throughout the entire application lifecycle
- Jest for unit testing (checking the functionality of calculators)
### Error Handling
- Server Action can't pass an error object in an error block as usual - so he has to implement error handling differently
### Data Fetching: ServerAction + SWR
- With the help of SWR, global revalidation was implemented on the site
### SEO: dynamic meta data
- Implemented dynamic substitution of data metadata
### State Manager: Zustand
- Zustand selected as a State manager
### UI Libruary
- AntD - configuration and advanced using
- Custom UI components with external functions
### S3 Bucket
- To Upload Files to the Cloud
### Animation
- Framer
- canvas-confetti