Delighteck Blog

Delighteck Blog

Follow
Follow
homenewslettermembers
Tag

AWS

#aws

More content

Read more stories on Hashnode


Articles with this tag

Hosting : Deploy Bakery Application

Vishnu PVishnu P
Feb 20, 20231 min read

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...

Hosting : Deploy Bakery Application

Add Analytics to our Bakery Web App.

Vishnu PVishnu P
Feb 20, 20234 min read

Let add Analytics to our Bakery Front end. · Remember, our aim is not to have yet another web app, but to track user activity and demographics, convince...

Add Analytics to our Bakery Web App.

Add AWS Amplify, auth, api, analytics and more.

Vishnu PVishnu P
Feb 20, 20236 min read

initialize amplify, add services and make backend ready. · Amplify is a tool to easily build, ship, and host full-stack applications on AWS. here are...

Add AWS Amplify, auth, api, analytics and more.

Create a NextJS project for our Bakery

Vishnu PVishnu P
Feb 20, 20232 min read

We would like to build a NextJS App from scratch for our Bakery. · We aim to convert a subscriber to a Customer, see each product view count and track...

Create a NextJS project for our Bakery