Hi, my name is Özgür and I have made this example repository to showcase a small part of a project I made for myself.
If you like to see a demo, I published a video presenting of this example on my Socials (LinkedIn, YouTube).
- You need to have an AWS account and have to setup the AWS CLI. Here is a Guide on how to create an AWS account, setting up the IAM user and configuring the AWS CLI.
- Install pnpm as the package manager
Here are the commands to run this project:
- Run as Dev
pnpm sst dev
- To run the Frontend Package
cd packages/frontend && pnpm dev
- Deploy to production
pnpm sst deploy --stage production
If you have any questions regarding this project, you can ask me on my socials: LinkedIn, X
If there is anything I can improve, please let me know and create an issue 😊