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
- Host: GitHub
- URL: https://github.com/dbwodlf3/code-server-dashboard
- Owner: dbwodlf3
- Created: 2020-09-29T00:46:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-21T12:27:11.000Z (almost 4 years ago)
- Last Synced: 2025-01-05T14:24:18.677Z (5 months ago)
- Language: TypeScript
- Size: 213 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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]
```