{"id":18653459,"url":"https://github.com/fullstackacademy/my_uni_app","last_synced_at":"2025-07-28T17:08:42.002Z","repository":{"id":143659589,"uuid":"616574157","full_name":"FullstackAcademy/my_uni_app","owner":"FullstackAcademy","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-20T19:23:30.000Z","size":84,"stargazers_count":5,"open_issues_count":0,"forks_count":11,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-04-11T20:21:24.158Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FullstackAcademy.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":"2023-03-20T16:47:35.000Z","updated_at":"2023-03-30T20:14:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"989f382f-c48d-4a1b-80f4-2f22c248e573","html_url":"https://github.com/FullstackAcademy/my_uni_app","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/FullstackAcademy/my_uni_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2Fmy_uni_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2Fmy_uni_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2Fmy_uni_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2Fmy_uni_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FullstackAcademy","download_url":"https://codeload.github.com/FullstackAcademy/my_uni_app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2Fmy_uni_app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267552097,"owners_count":24106000,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-07T07:11:52.324Z","updated_at":"2025-07-28T17:08:41.975Z","avatar_url":"https://github.com/FullstackAcademy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To run locally\n- Create a database called my_uni_app_db with the command `createdb my_uni_app_db`\n- In your terminal, from within the project directory, run the following commands:\n  - `npm install` to install project dependencies\n  - `node server/db/seed.js` to seed the database\n  - `npm run start:dev` to start the server\n\n# To deploy on render.com\n\n#### Create the Database\n- Create a new PostgreSQL service in the render dashboard, and fill out the following input fields:\n  - Name\n  - Region (take note of the region as you will use it later)\n- Create the database\n- Copy the internal database url for use when creating the Web Service\n\n#### Create the Web Service\n- Create a new Web Service\n  - Select the repo from the list of repos if you have linked your GitHub account. Alternatively, you can copy and paste a link to your repo if it is public. \n- Fill out the following input fields:\n  - Name\n  - Region (select the same region as the PostgreSQL service)\n  - Build Command:\n    - `npm install \u0026\u0026 npm run build \u0026\u0026 node server/db/seed.js`\n  - Start Command:\n    - `node server/index.js`\n  - Scroll down and select \"Advanced\" to add the following environment variables:\n    - NODE_VERSION: 14.18.1\n    - DATABASE_URL: {internal connection URL from the PostgreSQL database}\n  - NOTE: As you develop your applications, you may need to add additional environment variables. Any variable you reference from within the code from `process.env.KEY_NAME` will need to be added to your production environment.\n  - \u003cimg width=\"1225\" alt=\"Screen Shot of Render Environment Variables\" src=\"https://user-images.githubusercontent.com/47865037/226444595-c9f7efe8-0a32-429c-bd13-f4767817d9ca.png\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstackacademy%2Fmy_uni_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffullstackacademy%2Fmy_uni_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstackacademy%2Fmy_uni_app/lists"}