{"id":21845416,"url":"https://github.com/mateuszgrzelak-git/simpleblogapp","last_synced_at":"2026-04-29T22:39:15.060Z","repository":{"id":247661396,"uuid":"826278947","full_name":"mateuszGrzelak-git/SimpleBlogApp","owner":"mateuszGrzelak-git","description":"Simple template for creating blog websites","archived":false,"fork":false,"pushed_at":"2025-06-25T10:14:59.000Z","size":52732,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T11:25:39.154Z","etag":null,"topics":["blog-app","csharp","mateuszgrzelak-git","simple-blog"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mateuszGrzelak-git.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-09T11:57:12.000Z","updated_at":"2025-06-25T10:15:03.000Z","dependencies_parsed_at":"2024-10-26T15:32:05.228Z","dependency_job_id":"f8fe507b-5b5b-41a9-a4fc-a2343eeba1ce","html_url":"https://github.com/mateuszGrzelak-git/SimpleBlogApp","commit_stats":null,"previous_names":["mateuszgrzelak-git/simpleblogapp"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mateuszGrzelak-git/SimpleBlogApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuszGrzelak-git%2FSimpleBlogApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuszGrzelak-git%2FSimpleBlogApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuszGrzelak-git%2FSimpleBlogApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuszGrzelak-git%2FSimpleBlogApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateuszGrzelak-git","download_url":"https://codeload.github.com/mateuszGrzelak-git/SimpleBlogApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuszGrzelak-git%2FSimpleBlogApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278646774,"owners_count":26021511,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":["blog-app","csharp","mateuszgrzelak-git","simple-blog"],"created_at":"2024-11-27T23:09:50.982Z","updated_at":"2025-10-06T16:58:58.552Z","avatar_url":"https://github.com/mateuszGrzelak-git.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleBlogApp\n\nThere're 2 options to build\n\n1. Docker\n2. Mannual\n\n# Docker (recommended)\n\nJust use project's docker script \u003cbr /\u003e\nHow to use: https://docs.docker.com/reference/cli/docker/compose/up/\n\n# Mannual\n\nTo build program create 2 SQL Databases Instances in: https://www.microsoft.com/en-us/download/details.aspx?id=42299 \u003cbr /\u003e\nand config sql server with: \nhttps://aka.ms/ssmsfullsetup \u003cbr /\u003e \u003cbr /\u003e\n\n- (local)\\UserDatabase \u003cbr /\u003e\n- (local)\\PostsDatabase \u003cbr /\u003e\n\n\u003cbr /\u003e\nCREATE 2 DATABASES: \u003cbr /\u003e\u003cbr /\u003e\n\n- UserRepository \u003cbr /\u003e\n- PostsRepository \u003cbr/ \u003e\n\u003cbr /\u003e\nIn PostsRepository create table named Posts with 4 columns:\u003cbr /\u003e\u003cbr /\u003e\n\n- ID \u003cbr /\u003e\n- username \u003cbr /\u003e\n- postName \u003cbr /\u003e\n- postData \u003cbr /\u003e\n\u003cbr/\u003e\n\ncreate table OnlinePosts with previous columns \u003cbr /\u003e\ncreate table Users with 3 columns: \u003cbr /\u003e\n- ID \u003cbr /\u003e\n- username \u003cbr /\u003e\n- password \u003cbr /\u003e\u003cbr /\u003e\n\nNotice you must change ID to primar key apply increment and must be int type\u003cbr /\u003e\u003cbr /\u003e\n\nIn UserDatabase create table named Users with 3 columns: \u003cbr /\u003e\n- ID \u003cbr /\u003e\n- username \u003cbr /\u003e\n- Password \u003cbr /\u003e\u003cbr /\u003e\n\nchange ID with instructions above\u003cbr /\u003e\u003cbr /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateuszgrzelak-git%2Fsimpleblogapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmateuszgrzelak-git%2Fsimpleblogapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateuszgrzelak-git%2Fsimpleblogapp/lists"}