- Building software at Autodesk in Singapore.
- Passionate about simplifying concepts from computer science and math.
- Check my resume to learn more about my professional experience.
- Subscribe to my RSS feed to be notified when I publish new articles.
git submodule update --init --recursivegit submodule update --remote --merge- Change directory to
/deploy/dev - Deploy container
docker compose up -d- Change directory to
/deploy/prod - Deploy container
docker compose up -d