Hyperfunctor-ecommerce is a web store project built with the latest tech like TypeScript, Stripe, GraphQL, and tailwindCSS. Pages are statically rendered using SSG making the whole store very fast, which is crucial in the ecommerce world. User authentication is handled with next-auth.
Hyperfunctor-ecommerce is an open-source project, and we welcome contributions from the community. If you're interested in contributing, please create PR.
yarn install
- Set up enviroment varaibles as displayed in env.example
yarn dev