https://github.com/bugfan/optx-server
答题小程序前后台,vue+go
https://github.com/bugfan/optx-server
Last synced: 5 months ago
JSON representation
答题小程序前后台,vue+go
- Host: GitHub
- URL: https://github.com/bugfan/optx-server
- Owner: bugfan
- Created: 2019-06-05T05:57:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T18:01:07.000Z (over 3 years ago)
- Last Synced: 2024-06-21T01:54:23.323Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 2.73 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 使用
```
SERVER_PORT=443 ISHTTPS=true go run main.go
scp ./panel 服务器
```
### 今天增加了sqlite3支持