{"id":25903067,"url":"https://github.com/anechunaev/frontend-boilerplate","last_synced_at":"2025-03-03T03:18:16.115Z","repository":{"id":23725124,"uuid":"99696964","full_name":"anechunaev/frontend-boilerplate","owner":"anechunaev","description":"Modern Web Frontend Boilerplate with React + React Router + TypeScript + Express","archived":false,"fork":false,"pushed_at":"2023-01-07T02:17:14.000Z","size":673,"stargazers_count":4,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-04-26T07:21:02.614Z","etag":null,"topics":["docker","dynamic-styles","express","jss","modern","react","ssr","typescript","varnish"],"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/anechunaev.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}},"created_at":"2017-08-08T13:38:32.000Z","updated_at":"2022-01-11T09:27:18.000Z","dependencies_parsed_at":"2023-01-13T23:45:46.913Z","dependency_job_id":null,"html_url":"https://github.com/anechunaev/frontend-boilerplate","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anechunaev%2Ffrontend-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anechunaev%2Ffrontend-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anechunaev%2Ffrontend-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anechunaev%2Ffrontend-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anechunaev","download_url":"https://codeload.github.com/anechunaev/frontend-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241600451,"owners_count":19988716,"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":["docker","dynamic-styles","express","jss","modern","react","ssr","typescript","varnish"],"created_at":"2025-03-03T03:18:15.537Z","updated_at":"2025-03-03T03:18:16.105Z","avatar_url":"https://github.com/anechunaev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modern Web Frontend Boilerplate\n\n## Technologies\n- **Client-side:** TypeScript v4, React v17\n- **Server-side:** TypeScript v4, Node.js v10+\n- **Routing:** Express v4, React-Router v5\n\n## Limitations and restrictions\n\n**Server-side:**\n- Node.js v.10+\n- Npm v.6+\n- TLS/SSL not supported, it should be implemented by platform router or reverse-proxy\n\n**Client-side:**\n- IE browser is not supported (we are modern, right?)\n\n## Docker repository\n\n`bungubot/frontend-boilerplate`\n\n## Features\n\n### Build process\n\n- [x] Containerized build process with Docker\n- [x] Multi-stage build with Docker\n- [x] Generate compressed assets with gzip and [brotli](https://github.com/google/brotli)\n\n### Server-side application\n\n- [x] Graceful shutdown\n- [x] Web server response caching with [Varnish](https://varnish-cache.org)\n- [x] Server-side rendering with critical CSS\n- [x] Above-the-fold CSS\n- [x] Internationalization support with `Intl` API for Node.js\n- [ ] Use GraphQL to implement client-server-client messaging\n\n### Client-side application\n\n- [x] PWA\n\t- [x] Web App Manifest\n\t- [x] App icons\n\t- [ ] Offline mode with Service Workers\n\t- [ ] Client-side cache with Service Workers\n- [x] SPA with splitted chunks and async loading\n- [x] Dynamic styling and theming with JSS\n- [ ] Use GraphQL to implement client-server-client messaging\n\n### Development tools\n\n- [ ] Quality assurance tools\n\t- [ ] Integrate framework for unit-testing\n\t- [ ] Integrate framework for e2e testing\n\t- [ ] Coverage reports\n\t- [ ] Performance reports\n\t- [ ] Linters and code-style checkers\n- [ ] Watcher\n- [ ] Hot module replacement for client-side code\n- [ ] Iterative assets building\n\n## How to build\nProduction build:\n```sh\n$ npm run build\n```\n\nDevelopment build:\n```sh\n$ npm run dev:build\n```\n\nStart server:\n```sh\n$ npm start\n# or\n$ ./bin/start.sh\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanechunaev%2Ffrontend-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanechunaev%2Ffrontend-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanechunaev%2Ffrontend-boilerplate/lists"}