{"id":14956710,"url":"https://github.com/lowdefy/lowdefy-example-crud","last_synced_at":"2025-10-24T10:30:51.983Z","repository":{"id":47263736,"uuid":"291048455","full_name":"lowdefy/lowdefy-example-crud","owner":"lowdefy","description":"A basic CRUD example app built with Lowdefy.","archived":false,"fork":false,"pushed_at":"2024-01-16T13:05:02.000Z","size":107,"stargazers_count":20,"open_issues_count":0,"forks_count":11,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-07T17:39:59.869Z","etag":null,"topics":["internal-tools","low-code","lowdefy","mongodb-database","netlify"],"latest_commit_sha":null,"homepage":"https://example-crud.lowdefy.com/","language":null,"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/lowdefy.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":"2020-08-28T13:03:48.000Z","updated_at":"2024-09-07T15:53:00.000Z","dependencies_parsed_at":"2024-01-16T11:31:02.821Z","dependency_job_id":"bfa18bba-f288-49c9-90ed-4ec8e335786e","html_url":"https://github.com/lowdefy/lowdefy-example-crud","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/lowdefy%2Flowdefy-example-crud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowdefy%2Flowdefy-example-crud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowdefy%2Flowdefy-example-crud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowdefy%2Flowdefy-example-crud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lowdefy","download_url":"https://codeload.github.com/lowdefy/lowdefy-example-crud/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237950795,"owners_count":19392666,"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":["internal-tools","low-code","lowdefy","mongodb-database","netlify"],"created_at":"2024-09-24T13:13:23.134Z","updated_at":"2025-10-24T10:30:51.611Z","avatar_url":"https://github.com/lowdefy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 Lowdefy CRUD Admin Example\n\n\u003e [View this example.](https://example-crud.lowdefy.com)\n\nThis example shows patterns to implement a data admin app which allows users to view, create new, edit and delete data records.\n\nThe data in this very basic example contains a set of brands, and a set of products saved in a MongoDB database. A one-to-many relation exists between brands and products. Each product is related to one brand, and a brand can be related to many products.\n\nThis Lowdefy application consists of four pages.\n\nAdding a new brand, editing an existing brand and viewing the saved brands have been split up into separate pages. This implementation is a simpler approach than that of the products. Adding a new product, editing an existing product and viewing the saved products are all done on one page. Drawers are used in order to get this right, which leads to a more complex implementation.\n\n## ⚙️ Running this example\n\n- Create a MongoDB cluster and get a URI connection string:\n  - Create a free MongoDB database cluster hosted by [MongoDB Atlas](https://www.mongodb.com/try).\n  - In the Database access section, create a database user with read access to any database (You can also specify the database as `example-crud`).\n  - In the main cluster view, click \"connect\", then \"Connect you application\". This will give a MongoDB URI connection string. Use the credentials you just created.\n  - You can read more about the [Lowdefy MongoDB connector](https://docs.lowdefy.com/MongoDB).\n- Clone this repository.\n- Create a `.env` file in your project folder and set your MongoDB database connector URI as a variable in the `.env` file: `LOWDEFY_SECRET_EXAMPLES_MDB=\"{{ your_mongodb_connection_uri }}\"`\n- In the command console, navigate to your project folder and run the Lowdefy CLI: `pnpx lowdefy@4 dev`.\n\n## 🔗 More Lowdefy resources\n\n- Getting started with Lowdefy - https://docs.lowdefy.com/tutorial-start\n- Lowdefy docs - https://docs.lowdefy.com\n- Lowdefy website - https://lowdefy.com\n- Community forum - https://github.com/lowdefy/lowdefy/discussions\n- Bug reports and feature requests - https://github.com/lowdefy/lowdefy/issues\n- Discord - https://discord.gg/WmcJgXt\n\n## ⚖️ Licence\n\n[MIT](https://github.com/lowdefy/lowdefy-example-crud/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flowdefy%2Flowdefy-example-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flowdefy%2Flowdefy-example-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flowdefy%2Flowdefy-example-crud/lists"}