{"id":18668752,"url":"https://github.com/rinminase/express-angular","last_synced_at":"2026-04-06T09:33:12.683Z","repository":{"id":85581973,"uuid":"228998626","full_name":"RinMinase/express-angular","owner":"RinMinase","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-17T22:26:50.000Z","size":596,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-07T08:07:42.522Z","etag":null,"topics":["angular","docker","express","fullstack","mysql","pm2","template","template-project","typescript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/RinMinase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-12-19T07:23:18.000Z","updated_at":"2020-05-17T22:50:50.000Z","dependencies_parsed_at":"2023-07-02T00:00:54.202Z","dependency_job_id":null,"html_url":"https://github.com/RinMinase/express-angular","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RinMinase/express-angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinMinase%2Fexpress-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinMinase%2Fexpress-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinMinase%2Fexpress-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinMinase%2Fexpress-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RinMinase","download_url":"https://codeload.github.com/RinMinase/express-angular/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinMinase%2Fexpress-angular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31466626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: 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":["angular","docker","express","fullstack","mysql","pm2","template","template-project","typescript"],"created_at":"2024-11-07T08:44:48.152Z","updated_at":"2026-04-06T09:33:12.663Z","avatar_url":"https://github.com/RinMinase.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express-Angular\n\n## Steps to Run\n\n1. Install Docker or Docker Toolbox\n2. Copy both env files and set them accordingly\n    ```\n    cp .env.example .env\n    cp /backend/.env.example .env\n    ```\n\n    Root ENV contains the docker environmental variables, while `backend` ENV contains back-end runtime environmental variables.\n\n3. Create the docker image\n    ```\n    docker-compose up -d\n    ```\n\n### Back-end\n\n1. SSH into the docker container and run the code\n    ```\n    docker exec -it express bash\n    npm start\n    ```\n\n### Front-end\n\n1. SSH into the docker container and build the code\n    ```\n    docker exec -it angular bash\n    npm start\n    ```\n\n## Built with\n\n### Backend\n* \u003cimg width=20 height=20 src=\"https://expressjs.com/images/favicon.png\"\u003e [ExpressJS](https://expressjs.com/) - Web Framework\n* \u003cimg width=20 height=20 src=\"https://babeljs.io/img/favicon.png\"\u003e [Babel ES5](https://babeljs.io/) - Language Syntax\n* \u003cimg width=20 height=20 src=\"http://icons.iconarchive.com/icons/papirus-team/papirus-apps/32/mysql-workbench-icon.png\"\u003e [MySQL](https://www.mysql.com/) - Database\n* \u003cimg width=20 height=20 src=\"https://yarnpkg.com/icons/icon-48x48.png\"\u003e [Yarn](https://yarnpkg.com/) - Package Manager\n\n### Frontend\n* \u003cimg width=20 height=20 src=\"https://angular.io/assets/images/favicons/favicon.ico\"\u003e [Angular 9](https://angular.io/) - Web Framework\n* \u003cimg width=20 height=20 src=\"https://www.typescriptlang.org/icons/icon-48x48.png\"\u003e [TypeScript](https://www.typescriptlang.org/) - Language syntax\n* \u003cimg width=20 height=20 src=\"https://webpack.js.org/bc3effb418df77da9e04825c48a58a49.ico\"\u003e [Webpack 4](https://webpack.js.org/) - Project bundler\n* \u003cimg width=20 height=20 src=\"https://yarnpkg.com/icons/icon-48x48.png\"\u003e [Yarn](https://yarnpkg.com/) - Package Manager\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinminase%2Fexpress-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frinminase%2Fexpress-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinminase%2Fexpress-angular/lists"}