{"id":15674145,"url":"https://github.com/davidep87/koa2-react","last_synced_at":"2025-04-15T22:50:28.505Z","repository":{"id":40775241,"uuid":"90313886","full_name":"davidep87/koa2-react","owner":"davidep87","description":"Koa React Boilerplate","archived":false,"fork":false,"pushed_at":"2024-09-20T09:13:10.000Z","size":58,"stargazers_count":7,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T02:12:07.530Z","etag":null,"topics":["react","redis","sequelize"],"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/davidep87.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":"2017-05-04T22:08:12.000Z","updated_at":"2020-02-18T11:27:22.000Z","dependencies_parsed_at":"2024-10-23T11:54:47.387Z","dependency_job_id":null,"html_url":"https://github.com/davidep87/koa2-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidep87%2Fkoa2-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidep87%2Fkoa2-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidep87%2Fkoa2-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidep87%2Fkoa2-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidep87","download_url":"https://codeload.github.com/davidep87/koa2-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249167434,"owners_count":21223505,"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":["react","redis","sequelize"],"created_at":"2024-10-03T15:43:40.723Z","updated_at":"2025-04-15T22:50:28.488Z","avatar_url":"https://github.com/davidep87.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Known Vulnerabilities](https://snyk.io/test/github/davidep87/koa2-react/badge.svg)](https://snyk.io/test/github/davidep87/koa2-react)\n### Info: General project information\n### Stack: Node.JS (7.7.1) - KoaJS (2) - Sequelize (Postgres) - Redis - React - Redux - NGINX\n\n### How to Start the App\n  - Install yarn:\n    - MAC: brew install yarn\n    - Linux: sudo apt-get update \u0026\u0026 sudo apt-get install yarn\n    - Win: choco install yarn || scoop install yarn\n  - Install NGINX, Redis, Postgresql\n  - in the main directory type:\n    - `$ yarn install`\n    - `$ sudo npm install -g pm2`\n    - `$ sudo npm install -g eslint`\n    - `$ yarn [options]`\n      - options:\n        - dev ( development )\n        - prod ( production )\n        - logs ( see logs )\n        - start:hot ( start webpack webserver hot)\n        - webpack:color ( watch progress color )\n        - build ( classic build )\n        - doc ( generate documentation )\n\n### How to modify database structure with sequelize:\n  - Create a migration file running this command example in the main dir of the project:\n    - `$ sequelize migration:create --name \"nameOfMigrationFile\" --migrations-path migrations/`\n  - Write logic to change db structure in the new generated file in migrations/\n    - Documentation: http://docs.sequelizejs.com/en/latest/docs/migrations/\n  - Run the command sequelize db:migrate to update database structure\n\n### BackEnd\n- [x] HTTP / HTTP2 / SSL Support\n- [x] Sequelize ORM\n- [x] Redis Session Handler\n- [x] Auth Middleware\n\n### frontend\n- [x] React\n- [x] Semantic-UI\n- [x] Draft-js rich text editor framework\n- [x] Website\n- [x] Dashboard\n  - [x] Login / Logout\n  - []  Main dashboard view\n  - [x] Settings\n\n### NOTE: This is not a completed boilerplate (React is not using PROPTYPES)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidep87%2Fkoa2-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidep87%2Fkoa2-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidep87%2Fkoa2-react/lists"}