A simple URL shortener build for aka.cscms.me powered by Azure Cosmos DB
- NodeJS
- Yarn
- Azure Cosmos DB
Install all the dependency by using yarn.
yarn
Provide the environment variable in the .env file
- COSMOSDB_ENDPOINT
- COSMOSDB_KEY
- PORT (Default to 3050)
- ENTRYPOINT
Please refer to Wiki for API documentation