Skip to content
Syed A Bilgrami edited this page Nov 22, 2020 · 8 revisions

Welcome to the karachi24 wiki!

Development Setup instructions

1 - Setup AWS / or AWS Educator account

2 - Install visual studio code

https://code.visualstudio.com

3 - Setup git bash

If you are on Windows, Please install git bash and set it up as your default shell How do I use Bash on Windows from the Visual Studio Code integrated terminal?

4 - Git clone this repo and switch to dev branch

git clone https://github.com/samas-it-services/karachi24.git && cd karachi24
git checkout dev

Make sure to open the folder inside visual studio code

5 - Install amplify cli

https://docs.amplify.aws/cli/start/install

6 - Run amplify configure

Use below configuration username: amplify-karachi24-us-west-2 region: us-west-2 (oregon)