I'm going to build our website based on this ECommerce template. The first step I did is switching Yarn to NPM and updating Next.js to v12 which has lots of awesome features. Since the backend has not finished yet, I'm going to use a GraphCMS as our content manager system provding data thorough a GraphQL api.
3rd-party services
- Stripe
- ogin
- Social media sharing
- Instagram Integration
React modules
- progress bar
- mobile adjustment
- slide gallery
Deployment
- remove environment variables
API functions
- API merge
- Database sync
Technical decisions
- SSR, SSG, or CSR => Apollo vs GQty
- Nodejs vs Bun