command
module
Version:
v0.0.0-...-86b43dd
Opens a new window with list of versions in this module.
Published: May 30, 2020
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
sus-server
Server for the Simple URL Shortner client.
Requirements
- Go 1.13
- A PostgreSQL database
Running
To run the server, the following environment variables need to be set first:
DATABASE_URL=postgres://xxxxxxxxxxxxxxxxxxxxxxxx
PORT=xxxx
These can also be loaded from a .env
file placed in the root directory.
The server can then be built and started by running
./run.sh
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.