{"id":13406990,"url":"https://github.com/sumitkolhe/krates","last_synced_at":"2025-03-14T11:30:55.990Z","repository":{"id":118318684,"uuid":"299029211","full_name":"sumitkolhe/krates","owner":"sumitkolhe","description":":package: A free HTTP based JSON storage service","archived":false,"fork":false,"pushed_at":"2024-01-20T03:43:29.000Z","size":2167,"stargazers_count":47,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-07-31T19:55:23.741Z","etag":null,"topics":["database","json","json-data","server"],"latest_commit_sha":null,"homepage":"https://krat.es","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sumitkolhe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing/development.md","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":"2020-09-27T12:39:36.000Z","updated_at":"2024-07-11T12:20:48.000Z","dependencies_parsed_at":"2024-01-20T04:39:04.274Z","dependency_job_id":null,"html_url":"https://github.com/sumitkolhe/krates","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitkolhe%2Fkrates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitkolhe%2Fkrates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitkolhe%2Fkrates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumitkolhe%2Fkrates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sumitkolhe","download_url":"https://codeload.github.com/sumitkolhe/krates/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243569243,"owners_count":20312373,"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":["database","json","json-data","server"],"created_at":"2024-07-30T19:02:45.102Z","updated_at":"2025-03-14T11:30:54.015Z","avatar_url":"https://github.com/sumitkolhe.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"./logo.svg\" width=\"120\"/\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003ch2\u003eKrates\n\u003c/h2\u003e\n\u003cp\u003eKrates is a free HTTP based JSON storage service. It is meant to be easy to use and easy to self-host. It lets you store, read \u0026 modify JSON data over HTTP APIs for FREE.\u003c/p\u003e\n\n![GitHub repo size](https://img.shields.io/github/repo-size/sumitkolhe/krates?style=flat-square)\n![GitHub](https://img.shields.io/github/license/sumitkolhe/krates?style=flat-square)\n\n\u003c/div\u003e\n\n## 🔥Features\n\n:white_circle: **Simple :** Zero configuration required and super easy to use.\n\n:moneybag: **Free :** Krates is completely free to use and always will be.\n\n:rainbow: **Backend Agnostic :** Use krates with a backend server or directly from the browser.\n\n:closed_lock_with_key: **Protected Krates :** Protect you krates from unauthorized access.\n\n:rocket: **Lightning Fast :** Saving your data is just a HTTP request away.\n\n## Documentation\n\n- Dashboard - \u003chttps://app.krat.es\u003e\n\n- Check out the docs at - \u003chttps://docs.krat.es\u003e\n\n## Local Setup\n\nClone the repository to a folder of your choice.\n\n```bash\ngit clone https://github.com/sumitkolhe/krates\n```\n\nThis would clone the whole repository onto your machine.\n\n## Run locally\n\nThe repository contains frontend and backend code as well. You will need to run them separately.\n\n### Backend server\n\n\u003e You need MongoDB to run this application. If you don't already have MongoDB, go to the [official documentation](https://docs.mongodb.com/manual/installation/) and follow the instructions there.\n\nOnce you have MongoDB installed, run\n\n```bash\nmongo\n```\n\nInstall the dependencies\n\n```bash #\ncd krates\nnpm install\n```\n\nRename **.example.env** file to **.env** and fill all the required variables.\n\nStart the backend server by running\n\n```bash\nnpm run dev\n```\n\n\u003e This will start the backend server on port `4000`\n\n### Frontend server\n\nInstall the dependencies\n\n```bash #\ncd krates/dashboard\nnpm install\n```\n\nStart the frontend server by running\n\n```bash\nnpm run dev\n```\n\n\u003e This will start the frontend server on port `3000`\n\n## ✍️ Authors\n\n- [**Sumit Kolhe**](https://github.com/sumitkolhe) - _Author_\n\n## 📜 License\n\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumitkolhe%2Fkrates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumitkolhe%2Fkrates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumitkolhe%2Fkrates/lists"}