{"id":19534706,"url":"https://github.com/aksakalli/todo-spring-angular","last_synced_at":"2025-04-26T14:35:15.123Z","repository":{"id":18847242,"uuid":"56615734","full_name":"aksakalli/todo-spring-angular","owner":"aksakalli","description":"Todo demo with Spring Boot + AngularJS + Flyway + PostgreSQL + Docker","archived":false,"fork":false,"pushed_at":"2022-09-22T18:13:11.000Z","size":192,"stargazers_count":33,"open_issues_count":3,"forks_count":27,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-04T14:11:12.758Z","etag":null,"topics":["angularjs","authentication","boilerplate","docker","flyway","migration","postgres","rest","spa","spring","spring-boot","spring-security"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/aksakalli.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":"2016-04-19T17:02:56.000Z","updated_at":"2024-10-31T10:04:09.000Z","dependencies_parsed_at":"2023-01-11T20:29:58.105Z","dependency_job_id":null,"html_url":"https://github.com/aksakalli/todo-spring-angular","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/aksakalli%2Ftodo-spring-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksakalli%2Ftodo-spring-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksakalli%2Ftodo-spring-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aksakalli%2Ftodo-spring-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aksakalli","download_url":"https://codeload.github.com/aksakalli/todo-spring-angular/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251001354,"owners_count":21520934,"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":["angularjs","authentication","boilerplate","docker","flyway","migration","postgres","rest","spa","spring","spring-boot","spring-security"],"created_at":"2024-11-11T02:15:17.600Z","updated_at":"2025-04-26T14:35:14.559Z","avatar_url":"https://github.com/aksakalli.png","language":"Java","readme":"# TODO Spring Angular\n\nA demo of my recent tech stack, thanks to [JHipster](http://jhipster.github.io/)\nand [generator-gulp-angular](https://github.com/Swiip/generator-gulp-angular).\n\n## Technologies\n\n* [Spring Boot](http://projects.spring.io/spring-boot/)\n* [Maven](http://maven.apache.org/)\n* [Spring Security](http://projects.spring.io/spring-security/)\n* [Spring Security OAuth](http://projects.spring.io/spring-security-oauth/)\n* [Spring MVC REST](http://spring.io/guides/gs/rest-service/)\n* [Spring Data JPA](http://projects.spring.io/spring-data-jpa/)\n* [PostgreSQL](http://www.postgresql.org/) (Production, Development)\n* [H2 Database Engine](http://www.h2database.com/) (Test)\n* [Flyway Database Migration](http://flywaydb.org/)\n* [Docker](https://www.docker.com/)\n* [Docker Compose](https://docs.docker.com/compose/)\n* [Gulp](http://gulpjs.com/)\n* [AngularJS](https://angularjs.org/)\n* ...\n\n## Deploy\n\n```\n# Build the project\nmvn package\n\n# build the images\ndocker build -t todo-rest todo-rest/.\ndocker build -t todo-nginx todo-frontend/.\n\n# run the containers\ndocker run -d --name todo-db -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=postgres -e POSTGRES_DB=todo postgres:9.4.5\ndocker run -d --name todo-rest --link todo-db:todo-db todo-rest\ndocker run --name todo-nginx -p 8082:80 --link todo-rest:todo-rest -d todo-nginx\n\n# or just use docker-compose\n# for building and running\ndocker-compose up\n\n```\n\n## License\n\nReleased under [the MIT license](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faksakalli%2Ftodo-spring-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faksakalli%2Ftodo-spring-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faksakalli%2Ftodo-spring-angular/lists"}