first commit
This commit is contained in:
commit
672f0deb6a
18 changed files with 1274 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# link_shortener
|
||||
|
||||
sssg based link shortener.
|
||||
Env:
|
||||
```
|
||||
PASSWORD="this is a valid password that can be used yesyes"
|
||||
PORT=3001
|
||||
HOST="0.0.0.0"
|
||||
ORIGIN="http://localhost:8080"
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue