Command Palette
Search for a command to run...
Comments
Join the discussionNo comments yet. Be the first to comment.
More from this blog
Hosting : Deploy Bakery Application
Build locally first npm run build Fix errors if any, Once we're able to build locally, we can connect our github repo branch to amplify, so that it'll automatically build. Goto project in Amplify on AWS Console, Give github permissions to your repo...

Add Analytics to our Bakery Web App.
Let add Analytics to our Bakery Front end.

Add AWS Amplify, auth, api, analytics and more.
initialize amplify, add services and make backend ready.

Create a NextJS project for our Bakery
We would like to build a NextJS App from scratch for our Bakery.


