https://github.com/postor/leetcode-mvp-services
leetcode的最小可用实现 | mvp realization of leetcode
https://github.com/postor/leetcode-mvp-services
leetcode realization
Last synced: about 2 months ago
JSON representation
leetcode的最小可用实现 | mvp realization of leetcode
- Host: GitHub
- URL: https://github.com/postor/leetcode-mvp-services
- Owner: postor
- Created: 2019-04-16T06:38:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T08:05:01.000Z (over 6 years ago)
- Last Synced: 2025-03-20T20:15:04.201Z (about 1 year ago)
- Topics: leetcode, realization
- Language: JavaScript
- Homepage:
- Size: 420 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leetcode-mvp
leetcode的最小可用实现 | mvp realization of leetcode

quick glance https://www.youtube.com/watch?v=l0e9H_DOfyM&list=PLM1v95K5B1ntVsYvNJIxgRPppngrO_X4s&index=7
# 服务搭建 | try it yourself
环境 | env
- linux
- docker
- docker-compose
启动 | up
```
git clone https://github.com/postor/leetcode-mvp-services
cd leetcode-mvp-services
docker-compose up -d
```
使用 | visit
等待docker pulling和服务启动后访问 http://localhost/
wait for docker pulling and service start up, then open http://localhost/