module
Version:
v0.0.0-...-a592edd
Opens a new window with list of versions in this module.
Published: Mar 18, 2024
License: MIT
Opens a new window with license information.
README
¶
Shortener
A simple shortener service, implemented based on "System Design Interview – An insider's guide" book.
Quick Start
$ cp .env.example .env # adjust the env value if necessary
$ docker compose up
The web should be accessible in your localhost:${PORT}
Directories
¶
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.