- Production: https://ice-guard-prod.firebaseapp.com, https://app.iceguard.cloud/
- Test: https://ice-guard-test.firebaseapp.com
- Download VS Code from https://code.visualstudio.com
- Install NodeJS from https://nodejs.org
- Intall Yarn from https://yarnpkg.com
- Clone repository from https://github.com/iceguard/frontend
- In project root run
yarn
to install all node packages - Run
yarn dev
for local development
master
feature/[name_of_your_feature]
- Create new feature branch
git checkout -b feature/[name_of_your_feature]
- Push your changes
- Create pull request on Github to merge your feature branch into
master
- React https://reactjs.org
- NextJS https://nextjs.org
- Firebase https://firebase.google.com
- Azure Pipelines https://dev.azure.com