{"id":19761334,"url":"https://github.com/bv7dev/webzapp","last_synced_at":"2026-04-13T03:05:22.184Z","repository":{"id":178657483,"uuid":"352042367","full_name":"bv7dev/webzapp","owner":"bv7dev","description":"Simple WebApp starter template","archived":false,"fork":false,"pushed_at":"2021-04-08T16:22:24.000Z","size":124,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T23:27:56.180Z","etag":null,"topics":["customizable-webapp-template","node-js","reactjs","sass","template","typescript","webapp","webpack","yarn"],"latest_commit_sha":null,"homepage":"","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/bv7dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-03-27T10:22:05.000Z","updated_at":"2021-04-08T20:59:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"aedac75e-e6eb-4339-abd5-7984c67c81db","html_url":"https://github.com/bv7dev/webzapp","commit_stats":null,"previous_names":["bv7dev/webzapp"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bv7dev%2Fwebzapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bv7dev%2Fwebzapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bv7dev%2Fwebzapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bv7dev%2Fwebzapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bv7dev","download_url":"https://codeload.github.com/bv7dev/webzapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241094086,"owners_count":19908637,"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":["customizable-webapp-template","node-js","reactjs","sass","template","typescript","webapp","webpack","yarn"],"created_at":"2024-11-12T03:40:33.774Z","updated_at":"2026-04-13T03:05:22.147Z","avatar_url":"https://github.com/bv7dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebZapp - Simple WebApp from scratch\n\nTransparent and customizable WebApp template using  \nReact, Typescript and Sass  \nA Node.js server backend  \nAnd Webpack to wrap it all up\n\nThe build script requires a Linux environment.  \nIt watches for changes and automatically rebuilds the server and frontend during development.\n\n**Log-files** for all build processes can be found in the logs folder!\n\n## install dependencies\n\n```shell\nyarn install\n```\n\n## development build\n\n```shell\nyarn run dev\n```\n\nor\n\n```shell\n./scripts/build.sh dev localhost 8080\n```\n\n## production build and running server\n\n```shell\nyarn run build\nyarn run serve\n```\n\nor\n\n```shell\n./scripts/build.sh prod\n./scripts/serve.sh hostname port\n```\n\nYou can generate self sigend certificates for testing and developing with\n\n```shell\n./scripts/gencerts.sh\n```\n\nthey are stored in ./backend/test/certs/\n\nThe build script creates symbolic links to test-certs, test-data and the frontend bundle to be served by the node backend.\nThus it can be easily replaced by real certs and data in production environments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbv7dev%2Fwebzapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbv7dev%2Fwebzapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbv7dev%2Fwebzapp/lists"}