Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fffzlfk/code-paste
A code paste tool.
https://github.com/fffzlfk/code-paste
docker-compose golang pastebin vue3-composition-api
Last synced: 3 months ago
JSON representation
A code paste tool.
- Host: GitHub
- URL: https://github.com/fffzlfk/code-paste
- Owner: fffzlfk
- License: mit
- Created: 2021-12-17T12:34:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-05T02:17:17.000Z (about 2 years ago)
- Last Synced: 2024-06-21T08:31:33.955Z (5 months ago)
- Topics: docker-compose, golang, pastebin, vue3-composition-api
- Language: Vue
- Homepage:
- Size: 403 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - fffzlfk/code-paste - A code paste tool. (golang)
README
# code-paste
A code paste tool.
## Deploy with docker
```bash
docker-compose up
```## Tech
**Frontend:** Vue3
**Backend:** Go, Gin
**Container:** Docker
## License
[MIT](./LICENSE)