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

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

Awesome Lists containing this project

README

          

# leetcode-mvp

leetcode的最小可用实现 | mvp realization of leetcode

![screenshot](./screenshot.gif)

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/