https://github.com/calbabreaker/stlink
Make temporary links for storing stuff.
https://github.com/calbabreaker/stlink
Last synced: 6 months ago
JSON representation
Make temporary links for storing stuff.
- Host: GitHub
- URL: https://github.com/calbabreaker/stlink
- Owner: Calbabreaker
- License: mit
- Created: 2023-07-13T16:40:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T08:08:39.000Z (over 1 year ago)
- Last Synced: 2025-04-06T05:32:46.310Z (about 1 year ago)
- Language: HTML
- Homepage: https://stlink-0msl.shuttle.app
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Store Temporary Link
Make temporary links for storing stuff.
## Running
1. Install postgresql and start service
1. Install [shuttle](https://docs.shuttle.rs/introduction/installation)
1. Run dev server:
```sh
cargo shuttle run
```