An ultra-fast URL Shortener made in Node.js, using a database.
This repository has been archived on 2025-11-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
William Harrison 2462463e33
Merge pull request #149 from wdhdev/renovate/all-minor-patch
chore(deps): update dependency mongoose to v8.5.1
2024-07-15 10:28:45 +08:00
.github chore(deps): update docker/build-push-action action to v6 2024-06-23 03:01:24 +00:00
public feat: lower form reset time 2023-09-12 08:35:39 +08:00
src feat: typings + migrate to mongoose 8 2023-11-02 17:42:18 +08:00
typings feat: typings + migrate to mongoose 8 2023-11-02 17:42:18 +08:00
views update year + github username 2024-01-01 09:28:33 +08:00
.gitignore Create .gitignore 2023-06-04 13:33:02 +08:00
Dockerfile chore(deps): update node docker tag to v22 2024-04-26 19:30:20 +00:00
example.env specific port 2023-09-06 07:00:35 +08:00
LICENSE update year + github username 2024-01-01 09:28:33 +08:00
package-lock.json chore(deps): update dependency mongoose to v8.5.1 2024-07-12 22:34:28 +00:00
package.json Merge pull request #114 from wdhdev/dependabot/npm_and_yarn/types/node-20.11.20 2024-02-27 08:18:43 +08:00
README.md Update README.md 2023-12-03 13:02:48 +08:00
tsconfig.json Update tsconfig.json 2023-11-02 17:44:32 +08:00

URL Shortener

An ultra-fast URL Shortener made in Node.js using a database.

Backend

Backend

Frontend

Frontend