{"id":16096092,"url":"https://github.com/frenchbread/linco","last_synced_at":"2025-06-15T11:35:36.014Z","repository":{"id":41088441,"uuid":"508230159","full_name":"frenchbread/linco","owner":"frenchbread","description":"Simple URL shortener service","archived":false,"fork":false,"pushed_at":"2022-07-26T10:52:40.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-11T19:37:03.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frenchbread.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}},"created_at":"2022-06-28T09:11:51.000Z","updated_at":"2022-06-28T10:37:48.000Z","dependencies_parsed_at":"2022-07-30T20:18:08.435Z","dependency_job_id":null,"html_url":"https://github.com/frenchbread/linco","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frenchbread%2Flinco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frenchbread%2Flinco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frenchbread%2Flinco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frenchbread%2Flinco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frenchbread","download_url":"https://codeload.github.com/frenchbread/linco/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247396452,"owners_count":20932335,"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":[],"created_at":"2024-10-09T17:10:36.252Z","updated_at":"2025-04-05T20:27:49.373Z","avatar_url":"https://github.com/frenchbread.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Linco\n===\n\n\u003e Simple URL shortener service\n\n### Setup\n\n##### clone repo\n\n```\n❯ git clone https://github.com/frenchbread/linco\n```\n\n### Backend\n\n##### navigate to `linco-backend` dir\n\n```\n❯ cd ./linco-backend\n```\n\n##### add `.env` file or rename `.env-template`\n\n```\n❯ mv .env-template .env\n```\n\n##### start docker container\n\n```\n❯ docker-compose up\n```\n\nThis will start mongodb and backend app on ports `27017` and `8080`.\n\n### Frontend\n\nIn second terminal tab, navigate to `linco-frontend` folder.\n\n```\n❯ cd ./linco-frontent\n```\n\n##### add `.env` file or rename `.env-template`\n\n```\n❯ mv .env-template .env\n```\n\n##### install dependencies\n\n```\n❯ yarn\n```\n\n##### start frontend app\n\n```\n❯ yarn run serve\n```\n\nThis will start frontend app on port `3030`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrenchbread%2Flinco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrenchbread%2Flinco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrenchbread%2Flinco/lists"}