Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hexennacht/scp-library
Yet another SCP Library
https://github.com/hexennacht/scp-library
Last synced: 1 day ago
JSON representation
Yet another SCP Library
- Host: GitHub
- URL: https://github.com/hexennacht/scp-library
- Owner: hexennacht
- Created: 2024-11-09T09:39:16.000Z (8 days ago)
- Default Branch: master
- Last Pushed: 2024-11-09T13:18:11.000Z (8 days ago)
- Last Synced: 2024-11-09T13:21:29.721Z (8 days ago)
- Language: Python
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SCP-LIB | SECURE, CONTAIN, PROTECT LIBRARY `WIP`
![](https://upload.wikimedia.org/wikipedia/en/thumb/0/0a/Logo_of_the_SCP_Foundation.png/240px-Logo_of_the_SCP_Foundation.png)
> Just fun project for yet another SCP Library
## Screenshoot
![](screenshoot/swagger.png)## How to run
```
devbox shell
npm install
devbox services start postgresql
devbox run initdb
devbox run createuser --interactive
```## TODO's
* [ ] Finish all backend
* [ ] Create homepage and all mvp page