{"id":37092264,"url":"https://github.com/eniehack/nikkiamev2","last_synced_at":"2026-01-14T11:13:56.537Z","repository":{"id":110661443,"uuid":"482442229","full_name":"eniehack/nikkiamev2","owner":"eniehack","description":"[W.I.P.] a blog server written by golang.","archived":true,"fork":false,"pushed_at":"2022-04-29T10:46:23.000Z","size":20,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"trunk","last_synced_at":"2024-06-21T18:04:14.104Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/eniehack.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":"2022-04-17T06:07:31.000Z","updated_at":"2023-01-28T00:04:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd5baf00-1cbd-4b5c-8172-c0f4c9641831","html_url":"https://github.com/eniehack/nikkiamev2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eniehack/nikkiamev2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniehack%2Fnikkiamev2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniehack%2Fnikkiamev2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniehack%2Fnikkiamev2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniehack%2Fnikkiamev2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eniehack","download_url":"https://codeload.github.com/eniehack/nikkiamev2/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eniehack%2Fnikkiamev2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28418024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-01-14T11:13:55.997Z","updated_at":"2026-01-14T11:13:56.528Z","avatar_url":"https://github.com/eniehack.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nikkiame\n\nnikkiame(v2)\n\na blog server written by golang.\n\n## install \u0026 run\n\nclone this repo\n``` shellsession\ngit clone https://github.com/eniehack/nikkiamev2.git\n```\n\ncreate configratiuon file, and edit it.\n\n(database.dsn syntax is gorm's. [see also](https://gorm.io/docs/connecting_to_the_database.html))\n\n``` shellsession\ncp config.example.toml config.toml\nvim config.toml\n```\n\nmigrate database.\n\n``` shellsession\ncd cmd/migrator/\ngo build\n./migrator -c ../../config.toml\n```\n\nbuild nikkiame.\n\n``` shellsession\ncd ../../\ngo build -o nikkiame\n```\n\nrun server(but http server's configuration is required).\n\n``` shellsession\n./nikkiame\n```\n\n## License\n\ncopyright (c) 2022 eniehack\n\nThis software is licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0) OR [Affero GNU Public License 3.0](https://www.gnu.org/licenses/agpl-3.0.en.html).\n\n## develop\n\nFork it (https://gitlab.com/eniehack/branca-cr/fork)\n\nclone this repo\n\n``` shellsession\ngit clone https://github.com/eniehack/nikkiamev2.git\n```\n\nCreate your feature branch (git checkout -b my-new-feature)\n\ncreate go.work\n\n``` shellsession\ngo work init\n```\n\nCommit your changes (git commit -am 'Add some feature')\n\nPush to the branch (git push origin my-new-feature)\n\nCreate a new Pull Request\n\n## Contributors\n\n* eniehack - creator and maintainer\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feniehack%2Fnikkiamev2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feniehack%2Fnikkiamev2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feniehack%2Fnikkiamev2/lists"}