{"id":15722843,"url":"https://github.com/lauble/web-application-template","last_synced_at":"2026-04-12T13:03:02.616Z","repository":{"id":158321558,"uuid":"491576241","full_name":"lauble/web-application-template","owner":"lauble","description":"a web application template using PostgreSQL, Express, React, Node, Sequelize, Axios and Webpack","archived":false,"fork":false,"pushed_at":"2022-05-24T17:31:16.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T05:24:28.253Z","etag":null,"topics":["axios","express-js","javascript","node-js","postgresql","sequelize","webpack"],"latest_commit_sha":null,"homepage":"","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/lauble.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":"2022-05-12T15:47:03.000Z","updated_at":"2023-01-05T15:50:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"839e3aa8-540f-466e-9cdc-dd5d3a917be9","html_url":"https://github.com/lauble/web-application-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lauble%2Fweb-application-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lauble%2Fweb-application-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lauble%2Fweb-application-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lauble%2Fweb-application-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lauble","download_url":"https://codeload.github.com/lauble/web-application-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395590,"owners_count":20770243,"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":["axios","express-js","javascript","node-js","postgresql","sequelize","webpack"],"created_at":"2024-10-03T22:09:28.386Z","updated_at":"2026-04-12T13:03:02.586Z","avatar_url":"https://github.com/lauble.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Application Template with React\n:white_small_square: PostgreSQL\n:white_small_square: Express \n:white_small_square: React\n:white_small_square: Node\n:white_small_square: Sequelize\n:white_small_square: Axios\n:white_small_square: Webpack\n\n## :small_blue_diamond: Getting Started\n\nTo run on your local machine:\n```\nnpm install\nnpm run build\nnpm start\n```\nThis project is set up to run on local host port 8080. You can change the port number in the following file:\n```\nserver/index.js\nconst PORT = 8080\n```\nCreate your database in PostgreSQL and update the variable in the following file:\n```\nserver/db/db.js\nconst dbName = YOUR_DB_NAME\n```\n\n## :small_blue_diamond: Scripts\n\n| command                            | description                                                         |\n|------------------------------------| --------------------------------------------------------------------|\n| :radio_button: npm run seed        | runs seed file                                                      |\n| :radio_button: npm run build       | runs webpack / builds bundle.js                                     |\n| :radio_button: npm run build-watch | runs webpack and watches files / recompiles whenever they change    |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flauble%2Fweb-application-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flauble%2Fweb-application-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flauble%2Fweb-application-template/lists"}