An open API service indexing awesome lists of open source software.

https://github.com/ajayos/vs-code


https://github.com/ajayos/vs-code

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# vs-code 🚀

A collection of one-click buttons and scripts for deploying [vs-code](https://github.com/Ajayos/vs-code) to various cloud hosting platforms. The fastest way to get a code-server environment! ☁️

| | Name | Type | Lowest-Price Plan | Deploy |
| --------------------------------------------------------------------------------------------------------------- | ----------------- | ------------- | ----------------------------- | ------------------------------------------------------- |
| [![Railway](img/railway.png)](https://railway.app) | Railway | Container | Free, Shared CPU, 1 GB RAM 🚀 | [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2FAjayos%2Fvs-code&envs=PASSWORD%2CGIT_REPO&optionalEnvs=GIT_REPO&PASSWORDDesc=Your+password+to+log+in+to+code-server&GIT_REPODesc=A+git+repo+to+auto-clone+and+open+in+code-server+%28e.g) |
| [![Heroku](img/heroku.png)](https://heroku.com) | Heroku | Container | Free, 1 CPU, 512 MB RAM | [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://dashboard.heroku.com/new?template=https://github.com/Ajayos/vs-code) |

---