{"id":14987676,"url":"https://github.com/creatly/creatly-backend","last_synced_at":"2025-04-07T11:08:24.661Z","repository":{"id":38398578,"uuid":"328999061","full_name":"Creatly/creatly-backend","owner":"Creatly","description":"🚀 Creatly backend app","archived":false,"fork":false,"pushed_at":"2022-01-09T13:41:55.000Z","size":12181,"stargazers_count":303,"open_issues_count":5,"forks_count":53,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-07T11:08:19.405Z","etag":null,"topics":["backend","docker","docker-compose","gin-gonic","github-actions","go","golang","mongodb","payment-integration","sendpulse"],"latest_commit_sha":null,"homepage":"https://creatly.me/","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/Creatly.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":"2021-01-12T13:41:11.000Z","updated_at":"2025-03-27T17:13:04.000Z","dependencies_parsed_at":"2022-07-12T17:28:37.584Z","dependency_job_id":null,"html_url":"https://github.com/Creatly/creatly-backend","commit_stats":null,"previous_names":["zhashkevych/courses-backend","zhashkevych/creatly-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Creatly%2Fcreatly-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Creatly%2Fcreatly-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Creatly%2Fcreatly-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Creatly%2Fcreatly-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Creatly","download_url":"https://codeload.github.com/Creatly/creatly-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640464,"owners_count":20971557,"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":["backend","docker","docker-compose","gin-gonic","github-actions","go","golang","mongodb","payment-integration","sendpulse"],"created_at":"2024-09-24T14:15:09.527Z","updated_at":"2025-04-07T11:08:24.639Z","avatar_url":"https://github.com/Creatly.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Creatly LMS [Backend Application] ![GO][go-badge]\n\n[go-badge]: https://img.shields.io/github/go-mod/go-version/p12s/furniture-store?style=plastic\n[go-url]: https://github.com/p12s/furniture-store/blob/master/go.mod\n\nLearn More about Creatly [here](https://zhashkevych.notion.site/About-Creatly-Creaty-8c68a310ec2347fca80ba919692fa568)\n\n## Build \u0026 Run (Locally)\n### Prerequisites\n- go 1.17\n- docker \u0026 docker-compose\n- [golangci-lint](https://github.com/golangci/golangci-lint) (\u003ci\u003eoptional\u003c/i\u003e, used to run code checks)\n- [swag](https://github.com/swaggo/swag) (\u003ci\u003eoptional\u003c/i\u003e, used to re-generate swagger documentation)\n\nCreate .env file in root directory and add following values:\n```dotenv\nAPP_ENV=local\n\nMONGO_URI=mongodb://mongodb:27017\nMONGO_USER=admin\nMONGO_PASS=qwerty\n\nPASSWORD_SALT=\u003crandom string\u003e\nJWT_SIGNING_KEY=\u003crandom string\u003e\n\nSENDPULSE_LISTID=\nSENDPULSE_ID=\nSENDPULSE_SECRET=\n\nHTTP_HOST=localhost\n\nFONDY_MERCHANT_ID=1396424\nFONDY_MERCHANT_PASS=test\nPAYMENT_CALLBACK_URL=\u003chost\u003e/api/v1/callback/fondy\nPAYMENT_REDIRECT_URL=https://example.com/\n\nSMTP_PASSWORD=\u003cpassword\u003e\n\nSTORAGE_ENDPOINT=\nSTORAGE_BUCKET=\nSTORAGE_ACCESS_KEY=\nSTORAGE_SECRET_KEY=\n\nCLOUDFLARE_API_KEY=\nCLOUDFLARE_EMAIL=\nCLOUDFLARE_ZONE_EMAIL=\nCLOUDFLARE_CNAME_TARGET=\n```\n\nUse `make run` to build\u0026run project, `make lint` to check code with linter.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreatly%2Fcreatly-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreatly%2Fcreatly-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreatly%2Fcreatly-backend/lists"}