{"id":22798005,"url":"https://github.com/nadjitan/todowebapp","last_synced_at":"2026-04-17T02:32:23.628Z","repository":{"id":64193755,"uuid":"572897367","full_name":"nadjitan/TodoWebApp","owner":"nadjitan","description":"Simple todo web app using ASP NET MVC 6","archived":false,"fork":false,"pushed_at":"2022-12-29T00:56:15.000Z","size":1300,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-21T00:42:24.622Z","etag":null,"topics":["asp-net-6-mvc","bootstrap5","client-side-rendering","crud","pomelo-entity-framework-mysql","railway-app","server-side-rendering"],"latest_commit_sha":null,"homepage":"https://todowebapp-production-a1d9.up.railway.app","language":"HTML","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/nadjitan.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}},"created_at":"2022-12-01T09:09:43.000Z","updated_at":"2023-01-31T21:26:51.000Z","dependencies_parsed_at":"2023-01-15T03:46:07.479Z","dependency_job_id":null,"html_url":"https://github.com/nadjitan/TodoWebApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nadjitan/TodoWebApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nadjitan%2FTodoWebApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nadjitan%2FTodoWebApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nadjitan%2FTodoWebApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nadjitan%2FTodoWebApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nadjitan","download_url":"https://codeload.github.com/nadjitan/TodoWebApp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nadjitan%2FTodoWebApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31912381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["asp-net-6-mvc","bootstrap5","client-side-rendering","crud","pomelo-entity-framework-mysql","railway-app","server-side-rendering"],"created_at":"2024-12-12T06:07:55.521Z","updated_at":"2026-04-17T02:32:21.504Z","avatar_url":"https://github.com/nadjitan.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TodoWebApp\n\nSimple todo web app using ASP.Net 6 MVC with a MySQL database.\n\n## Code Editors\n\n### Visual Studio\n\n- Just hit the green play button\n\n### VS Code \u0026 others\n\n- Install [.NET 6.0 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) (6.0.400). This is the only version I know of that works in [Railway.app](https://railway.app/) at the time of creating this project. You can change the SDK version in `./global.json`.\n\n- You can now run this command:\n\n\u003e Profiles are stored in `Properties/launchSettings.json`\n\n```sh\n$ dotnet watch run --launch-profile HotReload\n```\n\n## Railway Deployment\n\n- Add a property group in the `\u003cAppName\u003e.csproj` file. This property group will only be applied during production.\n\n```xml\n\u003cPropertyGroup Condition=\"'$(Configuration)' != '' AND '$(Configuration)' != 'Debug'\"\u003e\n  \u003cInvariantGlobalization\u003etrue\u003c/InvariantGlobalization\u003e\n\u003c/PropertyGroup\u003e\n```\n\n- Add a MySQL database in your Railway project and connect your github repo\n- Once it is connected and your website is built add these vars:\\\n  ![Railway vars](./samples/railway_vars.jpg)\n  \u003e MySQL variables will be automatically generated. See [Program.cs](https://github.com/nadjitan/TodoWebApp/blob/master/Program.cs#L18) to know how it is consumed.\n- `PORT`: 3000 _(It is usually this number but you can check it when your website is done building in the **Deployments** \u003e **View Logs**)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnadjitan%2Ftodowebapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnadjitan%2Ftodowebapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnadjitan%2Ftodowebapp/lists"}