{"id":24080210,"url":"https://github.com/pindlebot/airtable-react","last_synced_at":"2025-06-17T09:34:39.173Z","repository":{"id":71254934,"uuid":"79664172","full_name":"pindlebot/airtable-react","owner":"pindlebot","description":"How to use Airtable as a minimum viable database for your ReactJs project.","archived":false,"fork":false,"pushed_at":"2019-03-02T02:39:40.000Z","size":223,"stargazers_count":65,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-03T01:56:04.509Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/pindlebot.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,"zenodo":null}},"created_at":"2017-01-21T18:24:43.000Z","updated_at":"2025-01-22T10:08:37.000Z","dependencies_parsed_at":"2023-06-25T23:00:26.271Z","dependency_job_id":null,"html_url":"https://github.com/pindlebot/airtable-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pindlebot/airtable-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pindlebot%2Fairtable-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pindlebot%2Fairtable-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pindlebot%2Fairtable-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pindlebot%2Fairtable-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pindlebot","download_url":"https://codeload.github.com/pindlebot/airtable-react/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pindlebot%2Fairtable-react/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260329061,"owners_count":22992822,"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":[],"created_at":"2025-01-09T22:56:22.945Z","updated_at":"2025-06-17T09:34:39.161Z","avatar_url":"https://github.com/pindlebot.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# airtable-react\nHow to use Airtable as a minimum viable database for your ReactJs project.\n\n## Quick Start\n\n### Clone the repo and install dependencies\n\n```bash\ngit clone https://github.com/menubar/airtable-react.git\ncd airtable-react \u0026\u0026 npm install\n```\n\n### Add Airtable API key\n\nEdit .env and add your Airtable base, table, view and API key. All of the aforementioned can be found here: [https://airtable.com/api](https://airtable.com/api)\n\n```bash\n\nBASE=\nTABLE=\nAPI_KEY=\n\n```\n\nYou can also run the following from the command line:\n\n```bash\nexport BASE=YOUR_AIRTABLE_BASE\nexport TABLE=YOUR_AIRTABLE_TABLE\nexport API_KEY=YOUR_AIRTABLE_APIKEY\n```\n\n### Start the server\n\n```bash\nyarn run start\n```\n\n### Further Reading\n\n[Airtable As A Minimum Viable Database For Your ReactJs Project](https://menubar.io/airtable-reactjs)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpindlebot%2Fairtable-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpindlebot%2Fairtable-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpindlebot%2Fairtable-react/lists"}