{"id":17465158,"url":"https://github.com/ryanfleck/react-express-heroku-template","last_synced_at":"2026-02-13T14:51:25.497Z","repository":{"id":39088451,"uuid":"272772474","full_name":"RyanFleck/react-express-heroku-template","owner":"RyanFleck","description":"Template for quickly spinning up a frontend and backend on Heroku.","archived":false,"fork":false,"pushed_at":"2023-01-06T09:05:18.000Z","size":554,"stargazers_count":0,"open_issues_count":26,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-30T16:29:35.377Z","etag":null,"topics":["deployment","express","heroku","react","template"],"latest_commit_sha":null,"homepage":"https://react-n-express.herokuapp.com/","language":"JavaScript","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/RyanFleck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"liberapay":"RyanFleck"}},"created_at":"2020-06-16T17:35:45.000Z","updated_at":"2020-06-17T00:24:20.000Z","dependencies_parsed_at":"2023-02-05T18:31:46.949Z","dependency_job_id":null,"html_url":"https://github.com/RyanFleck/react-express-heroku-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/RyanFleck/react-express-heroku-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanFleck%2Freact-express-heroku-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanFleck%2Freact-express-heroku-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanFleck%2Freact-express-heroku-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanFleck%2Freact-express-heroku-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyanFleck","download_url":"https://codeload.github.com/RyanFleck/react-express-heroku-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanFleck%2Freact-express-heroku-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29410349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["deployment","express","heroku","react","template"],"created_at":"2024-10-18T11:08:56.555Z","updated_at":"2026-02-13T14:51:25.452Z","avatar_url":"https://github.com/RyanFleck.png","language":"JavaScript","funding_links":["https://liberapay.com/RyanFleck"],"categories":[],"sub_categories":[],"readme":"# React-Express-Heroku Template\n\nSimple template for quickly spinning up a frontend and backend on Heroku. Utilizes **Sequelize** for Heroku Postgres interaction.\n\n### Stack\n\n1. **React** - Frontend/UI framework\n1. **Express** - Backend framework\n1. **Sequelize** - Database connection and ORM\n1. **Heroku** - Deployment\n\n### Usage\n\nUse the template to start a new repository, deploy the application via _Heroku_, and add the _Heroku Postgres_ addon. Once this is done, you can copy the `DATABASE_URL` environment variable from your _Heroku_ env-vars to a local `.env` file.\n\n**The following must be added to the .env file for your development environment to work:**\n\n```\nDATABASE_URL=\u003cPostgres database URL\u003e\nDEVELOPMENT=True\n```\n\nAfter this, you can use the following commands:\n\n```sh\nyarn install                 #Do this in root and frontend folder before beginning development.\nyarn develop                 #Starts Express backend.\ncd frontend \u0026\u0026 yarn start    #Starts react app.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanfleck%2Freact-express-heroku-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanfleck%2Freact-express-heroku-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanfleck%2Freact-express-heroku-template/lists"}