To submit your code you need to do four things:
- develop and test your code on your development machine (your laptop). Do a thorough job testing and debugging.
- save your code to Github (you should be doing this periodically as you get a new feature working)
- clone your github code to your Google cloud virtual machine and get it running using NGINX as a reverse proxy and pm2.
- test, debug, test. and test again
- When confident that everything is working perfectly, notify me by filling our this form. You will need to provide the external IP of your server running on Google Cloud, and the link to your github repository.
| Task | Lesson |
|---|---|
| 1 | Workshop Server |
| 2 | Workshop Server v2 |
| 3 | NextJS |
| 4 | Complete Web App |
| 5 | Super Search |
| 6 | Core Competency |
| 7 | Elasticsearch |