https://github.com/phts/szambo.tsaryk.com
💩
https://github.com/phts/szambo.tsaryk.com
phts-lvl-1
Last synced: 24 days ago
JSON representation
💩
- Host: GitHub
- URL: https://github.com/phts/szambo.tsaryk.com
- Owner: phts
- Created: 2024-11-01T20:53:07.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-05-05T20:24:48.000Z (about 1 month ago)
- Last Synced: 2025-05-05T21:28:29.762Z (about 1 month ago)
- Topics: phts-lvl-1
- Language: TypeScript
- Homepage: https://szambo.tsaryk.com
- Size: 222 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [`szambo.tsaryk.com`](https://szambo.tsaryk.com)
Designed specially for [PHTS LVL-1] to store and display data.
Features:
- Display levels and logs on the web page
- Send email notification when level is near the maximum
- Simple authentication system
- REST API## Usage
### Endpoints
- `GET /`
- `POST /level?value=`
- `POST /log?severity=&message=`## Deployment
```sh
npm run build
npm run deploy
```[PHTS LVL-1]: https://github.com/phts/LVL-1