{"id":15987422,"url":"https://github.com/andraxdev/json-database-api-example","last_synced_at":"2025-07-22T09:09:15.489Z","repository":{"id":240859753,"uuid":"772978212","full_name":"AndraxDev/json-database-api-example","owner":"AndraxDev","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-16T12:04:51.000Z","size":215,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T06:42:03.982Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/AndraxDev.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":"2024-03-16T12:04:22.000Z","updated_at":"2024-03-16T12:04:55.000Z","dependencies_parsed_at":"2024-05-21T06:11:59.141Z","dependency_job_id":"44484966-2986-4455-b3a6-2b5c200cc46f","html_url":"https://github.com/AndraxDev/json-database-api-example","commit_stats":null,"previous_names":["andraxdev/json-database-api-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndraxDev/json-database-api-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndraxDev%2Fjson-database-api-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndraxDev%2Fjson-database-api-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndraxDev%2Fjson-database-api-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndraxDev%2Fjson-database-api-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndraxDev","download_url":"https://codeload.github.com/AndraxDev/json-database-api-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndraxDev%2Fjson-database-api-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266463050,"owners_count":23932895,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-08T03:23:13.906Z","updated_at":"2025-07-22T09:09:15.463Z","avatar_url":"https://github.com/AndraxDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Delivery app\n\nA simple delivery app that allows to create and manage orders. It uses Json database API to store data.\n\n## Installation\n\nInstall all necessary dependencies\n\n```bash\nnpm install crypto-js @mui/material @emotion/react @emotion/styled\n```\n\nBuild the app with\n\n```bash\nnpm run build\n```\n\nCopy contents of build folder to the root of your server.\n\nThis app has been tested with apache2 server.\n\nThis site uses browser routing which allows to update content dynamically without refreshing the page. But after you refresh page state is lost. Install the following .htaccess config to fix it:\n\n```\nOptions -MultiViews\nRewriteEngine On\nRewriteCond %{REQUEST_FILENAME} !-f\nRewriteRule ^ index.html [QSA,L]\n```\n\n## Setup\n\nRun `start-app.sh` to build and run app.\n\n\u003e [!WARNING]\n\u003e \n\u003e If this app is not working as expected, please go to \"Maintenance\" section and set API hostname.\n\n## Example\n\nThis app has been hosted at: https://sandbox.andrax.dev\n\n## Run development server for testing (strictly not recommended for production)\n\n```bash\nnpm start\n```\n\n## Usage\n\nApp will start at `localhost:3000` by default (Or other IP if it specified in docker settings).\n\n## License\n\n```\nCopyright (c) 2023-2024 Dmytro Ostapenko. All rights reserved.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandraxdev%2Fjson-database-api-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandraxdev%2Fjson-database-api-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandraxdev%2Fjson-database-api-example/lists"}