Calbabreaker / stlink

Make temporary links for sending stuff.

Home Page:https://stlink.shuttleapp.rs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send Temporary Link

Make temporary links for sending stuff.

Running

  1. Install postgresql and start service

  2. Install shuttle

  3. Run dev server:

cargo shuttle run
  1. Add .env file if want live database for compile time checks:
DATABASE_URL=postgres://postgres@localhost/stlink

About

Make temporary links for sending stuff.

https://stlink.shuttleapp.rs/

License:MIT License


Languages

Language:HTML 42.5%Language:Rust 31.6%Language:JavaScript 18.4%Language:CSS 7.5%