https://github.com/postor/jianshu-like
jianshu with shackjs
https://github.com/postor/jianshu-like
Last synced: 2 months ago
JSON representation
jianshu with shackjs
- Host: GitHub
- URL: https://github.com/postor/jianshu-like
- Owner: postor
- License: mit
- Created: 2022-06-28T08:20:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-30T15:09:03.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T18:10:45.902Z (4 months ago)
- Language: JavaScript
- Size: 592 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jianshu-like
## start
```
docker-compose up -d
```## jest
```
yarn test
```