{"id":21538156,"url":"https://github.com/sassanghz/lagnos.ai--springboot-angular","last_synced_at":"2026-05-21T10:01:57.096Z","repository":{"id":262174660,"uuid":"886431759","full_name":"sassanghz/lagnos.ai--Springboot-Angular","owner":"sassanghz","description":"A simple web application the features different software frameworks for the web page of Lagnos.ai.","archived":false,"fork":false,"pushed_at":"2024-11-13T02:27:31.000Z","size":311,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T07:45:00.433Z","etag":null,"topics":["angular","springboot3","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/sassanghz.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":"2024-11-11T00:38:56.000Z","updated_at":"2024-11-13T02:27:34.000Z","dependencies_parsed_at":"2024-11-13T03:24:35.272Z","dependency_job_id":null,"html_url":"https://github.com/sassanghz/lagnos.ai--Springboot-Angular","commit_stats":null,"previous_names":["sassanghz/lagnos.ai--fullstack---angular","sassanghz/lagnos.ai--springboot-angular"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassanghz%2Flagnos.ai--Springboot-Angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassanghz%2Flagnos.ai--Springboot-Angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassanghz%2Flagnos.ai--Springboot-Angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sassanghz%2Flagnos.ai--Springboot-Angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sassanghz","download_url":"https://codeload.github.com/sassanghz/lagnos.ai--Springboot-Angular/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244110086,"owners_count":20399561,"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":["angular","springboot3","sqlite3"],"created_at":"2024-11-24T04:10:50.045Z","updated_at":"2026-05-21T10:01:52.050Z","avatar_url":"https://github.com/sassanghz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Lagnos Web Application**\r\nThis project is a web application that includes:\r\n\r\nA Spring Boot backend for handling user authentication and database interactions using SQLite.\r\nA frontend application (Angular) for user interaction, allowing users to login and perform actions on the website.\r\n\r\nTo run this project, you need to have:\r\n\r\nJava 11 or higher installed for the backend.\r\nNode.js and npm installed for the frontend (if you're using Angular or React).\r\nSQLite installed or included in the project dependencies.\r\n\r\n\r\ngit clone https://github.com/sassanghz/lagnos.ai--Springboot-Angular.git\r\ncd lagnos-backend\r\n\r\nYou can start the backend server with the following command:\r\n\r\nbash\r\nCopy code\r\n./mvnw spring-boot:run  # For Windows, use .\\mvnw.cmd spring-boot:run\r\n\r\nThe server should start on http://localhost:8080\r\n\r\nVerify Backend:\r\n\r\nYou can use Postman or similar API client to test the login endpoint:\r\n\r\nEndpoint: POST http://localhost:8080/api/users/login\r\nBody:\r\njson\r\nCopy code\r\n{\r\n  \"email\": \"sassi@gmail.com\",\r\n  \"password\": \"qwe\"\r\n}\r\n\r\nNavigate to the Frontend Directory:\r\n\r\nbash\r\nCopy code\r\ncd ../lagnos-frontend  \r\n\r\nRun the Frontend Application:\r\nng serve   # For Angular\r\n\r\nBy default, Angular will start on http://localhost:4200\r\n\r\nTroubleshooting\r\nBackend Issues:\r\n\r\nEnsure that Java and Maven are installed correctly.\r\nIf the database is missing, check that schema.sql is in src/main/resources and that spring.datasource.initialization-mode=always is set in application.properties.\r\nFrontend Issues:\r\n\r\nCheck that the frontend server URL matches the backend’s base URL.\r\nIf npm install fails, make sure Node.js and npm are up-to-date.\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsassanghz%2Flagnos.ai--springboot-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsassanghz%2Flagnos.ai--springboot-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsassanghz%2Flagnos.ai--springboot-angular/lists"}