{"id":17892292,"url":"https://github.com/bramirez96/express-ts-practice","last_synced_at":"2025-04-03T03:40:39.486Z","repository":{"id":77067900,"uuid":"318054849","full_name":"bramirez96/express-ts-practice","owner":"bramirez96","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-04T01:31:10.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T17:41:35.871Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bramirez96.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-12-03T02:45:53.000Z","updated_at":"2020-12-04T01:31:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"785350e3-c65b-4bcd-8933-13e78d213e37","html_url":"https://github.com/bramirez96/express-ts-practice","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/bramirez96%2Fexpress-ts-practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramirez96%2Fexpress-ts-practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramirez96%2Fexpress-ts-practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramirez96%2Fexpress-ts-practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bramirez96","download_url":"https://codeload.github.com/bramirez96/express-ts-practice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246933356,"owners_count":20857052,"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-28T14:34:50.653Z","updated_at":"2025-04-03T03:40:39.456Z","avatar_url":"https://github.com/bramirez96.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node TS Test Repo\n\n## DB Initialization\n\nTo run the application, you need databases set up. I prefer running local Docker containers, as it comes with PGAdmin, giving you access to and control over the data in the database.\n\nRegardless of the method you use, make sure that the `DB_URL` in your `.env` file is pointing to the database you create.\n\n### Docker\n\nThis project includes a `docker-compose` file, so, assuming you have Docker installed on your machine, all you need to get the project up and running is to run the following command:\n\n```bash\ndocker-compose up -d\n```\n\n\u003e `up` creates the Docker containers and the `-d` flag allows the newly-created containers to run in the background so they don't take up a terminal\n\n### Other PG Instance\n\nYou can also create your own postgres database on your local machine using whatever other program you'd like, or, alternatively, use an online-hosted PG database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramirez96%2Fexpress-ts-practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbramirez96%2Fexpress-ts-practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramirez96%2Fexpress-ts-practice/lists"}