> For the complete documentation index, see [llms.txt](https://gurita-alexandru.gitbook.io/cloud-computing-2023-simpre/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gurita-alexandru.gitbook.io/cloud-computing-2023-simpre/seminar-1/prerequisites.md).

# Prerequisites

* [ ] Cont [GitHub](https://github.com/) (sau altă platformă asemănătoare)
* [ ] [Visual Studio Code](https://code.visualstudio.com/) (sau alt editor)
* [ ] Postman - <https://www.postman.com/downloads/>
* [ ] NodeJS - <https://nodejs.org/en/download/>
* [ ] Git - <https://git-scm.com/downloads>
* [ ] Cont MongoDB - <https://account.mongodb.com/account/login> - free
* [ ] MongoDB Compass - <https://www.mongodb.com/try/download/compass> - alegeti MongoDB Compass Download (GUI)
* [ ] Vercel Account - <https://vercel.com/signup> - free. Va recomand sa va conectati cu contul de GitHub, pentru a da direct permisiunile de care vom avea nevoie mai tarziu la deploy
* [ ] Cont OpenAI - free, daca folositi ChatGPT probabil il aveti deja creat
* [ ] AWS Account - <https://portal.aws.amazon.com/billing/signup#/start/email> - cere un card pentru crearea unui cont, dar vom folosi doar free tiers

## Extra:

* [ ] MySQL Workbench - <https://dev.mysql.com/downloads/workbench/> (setări default)
* [ ] Google Cloud Platfom Account - <https://cloud.google.com/> (gratuit, 300$ free usage credit, cere o validare a unui card de credit dar nu percepe costuri suplimentare decât în cazul unui upgrade)
* [ ] Heroku Account - <https://signup.heroku.com/dc> - Free
* [ ] Heroku CLI - <https://devcenter.heroku.com/articles/heroku-cli> - Install with an Installer
