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

https://github.com/dbwodlf3/code-server-dashboard

code-server-dashboard
https://github.com/dbwodlf3/code-server-dashboard

Last synced: 3 months ago
JSON representation

code-server-dashboard

Awesome Lists containing this project

README

        

# Commands

```
npm run start
npm run server_script -- script/add_workspace.ts
```

# Memo
```
ln -s ../sites-available/code-server /etc/nginx/sites-enabled/code-server
certbot --non-interactive --redirect --agree-tos --nginx -d noway.kr -m [email protected]
```