|
|
@@ -59,7 +59,31 @@ Some existing code may be poorly written or untested, so we must have more scrut
|
|
|
|
|
|
### The stack
|
|
|
|
|
|
-We run on a **Go** backend.
|
|
|
+#### Open Source
|
|
|
+
|
|
|
+- [GoLang](https://golang.org/)
|
|
|
+- [PostgreSQL](https://www.postgresql.org/)
|
|
|
+- [Semantic UI](https://semantic-ui.com/)
|
|
|
+- [jQuery](https://jquery.com/)
|
|
|
+
|
|
|
+#### Infra/Services
|
|
|
+
|
|
|
+- [Gitote](https://gitote.in) - VCS
|
|
|
+- [DigitalOcean](https://m.do.co/c/1ddec8d50826) - Hosting
|
|
|
+- [Ubuntu 18.10 x64](https://www.ubuntu.com/) - Operating System
|
|
|
+- [NGINX](https://www.nginx.com/) - Server
|
|
|
+- [Let's Encrypt](https://letsencrypt.org/) - SSL
|
|
|
+- [Google Analytics](https://analytics.google.com/analytics/web/) - Web Analytics
|
|
|
+- [GitLab CI](https://about.gitlab.com/product/continuous-integration/) - Continuous Integration
|
|
|
+- [BrowserStack](https://www.browserstack.com) - Cross-platform Browser testing
|
|
|
+- [jsDelivr](https://www.jsdelivr.com/) - Static Assets CDN
|
|
|
+- [Gravatar](https://gravatar.com/) - Globally Recognized Avatar
|
|
|
+- [Heroku Toolbelt](https://blog.heroku.com/the_heroku_toolbelt) - For development(one-click launch)
|
|
|
+
|
|
|
+#### Ops
|
|
|
+
|
|
|
+- OteBot _under development_ **Similar to GitHub's Hubot**
|
|
|
+- [Slack](https://gitote.slack.com/)
|
|
|
|
|
|
Additional technologies and services are listed on [our stackshare](https://stackshare.com/gitote).
|
|
|
|