{"id":15901375,"url":"https://github.com/mbchoa/lil-shorty","last_synced_at":"2026-05-10T02:54:54.291Z","repository":{"id":71227112,"uuid":"287836791","full_name":"mbchoa/lil-shorty","owner":"mbchoa","description":"🩳 A lil' URL shortener","archived":false,"fork":false,"pushed_at":"2020-08-17T02:18:37.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T10:24:51.726Z","etag":null,"topics":["fastify","url-shortener","vercel"],"latest_commit_sha":null,"homepage":"https://lil-shorty.glitch.me","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbchoa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-15T22:51:16.000Z","updated_at":"2020-08-17T02:18:39.000Z","dependencies_parsed_at":"2023-03-13T20:21:19.521Z","dependency_job_id":null,"html_url":"https://github.com/mbchoa/lil-shorty","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"41248787fc00ab36e04d45a97f0b455cee00d0ba"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbchoa%2Flil-shorty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbchoa%2Flil-shorty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbchoa%2Flil-shorty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbchoa%2Flil-shorty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbchoa","download_url":"https://codeload.github.com/mbchoa/lil-shorty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246883255,"owners_count":20849446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastify","url-shortener","vercel"],"created_at":"2024-10-06T11:03:56.128Z","updated_at":"2026-05-10T02:54:54.152Z","avatar_url":"https://github.com/mbchoa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🩳 shorty\n\nA little weekend project/challenge to create my own URL shortener. I was inspired by [Coding Garden with CJ](https://www.youtube.com/channel/UCLNgu_OupwoeESgtab33CCw) who built one during his [live stream](https://www.youtube.com/watch?v=gq5yubc1u18). \nYou can check it out [**here**](https://lil-shorty.glitch.me)!\n\nI was mainly interested in learning to use the following libraries/frameworks I haven't used before:\n- [x] [Vue](https://vuejs.org/)\n- [x] [Fastify](https://www.fastify.io/)\n- [x] [Monk](https://github.com/Automattic/monk)\n\n## Development\n\n1. Create a free tier MongoDB cluster with [MongoDB Atlas](https://www.mongodb.com/cloud/atlas).\n    * Save the `MONGODB_URI` connection string\n    * Make sure to whitelist IP addresses you expect to connect to the database cluster\n3. Create a `.env` file in the root directory of your project\n    * Add a `PORT` variable where the Node server will accept requests\n    * Add a `MONGODB_URI` variable with the previously saved connection string\n2. Run `npm run dev` to spin up Fastify server\n3. Visit `http://localhost:3000`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbchoa%2Flil-shorty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbchoa%2Flil-shorty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbchoa%2Flil-shorty/lists"}