{"id":13455488,"url":"https://github.com/tusharjo/mockzilla","last_synced_at":"2025-03-24T08:32:51.607Z","repository":{"id":38984558,"uuid":"271795369","full_name":"tusharjo/mockzilla","owner":"tusharjo","description":"The fastest way to mock API calls for your React / Vue.js / Angular apps for FREE!.","archived":false,"fork":false,"pushed_at":"2024-01-09T21:01:37.000Z","size":2325,"stargazers_count":10,"open_issues_count":13,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-01T08:15:15.574Z","etag":null,"topics":["angularjs","create-react-app","es6","express-js","javascript","mock","mock-server","mockme","nodejs","react","redis","redis-server","typescript","vuejs"],"latest_commit_sha":null,"homepage":"https://mockzilla.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tusharjo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-06-12T12:40:18.000Z","updated_at":"2024-06-11T02:19:42.000Z","dependencies_parsed_at":"2024-02-17T07:43:50.058Z","dependency_job_id":null,"html_url":"https://github.com/tusharjo/mockzilla","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharjo%2Fmockzilla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharjo%2Fmockzilla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharjo%2Fmockzilla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharjo%2Fmockzilla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tusharjo","download_url":"https://codeload.github.com/tusharjo/mockzilla/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221947626,"owners_count":16906155,"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":["angularjs","create-react-app","es6","express-js","javascript","mock","mock-server","mockme","nodejs","react","redis","redis-server","typescript","vuejs"],"created_at":"2024-07-31T08:01:06.159Z","updated_at":"2024-10-28T22:31:14.616Z","avatar_url":"https://github.com/tusharjo.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# MockZilla v1.1\n\n## What is MockZilla?\n\nMockZilla is an app where you can mock and store your own API calls and use those\ncalls wherever possible while development phase.\n\n## MockZilla app url:\n\n[View the live MockZilla app](https://mockzilla.com/)\n\n## MockZilla architecture:\n\n![alt text](https://github.com/tusharjo/mockzilla/blob/master/client/public/image/mockme-architecture.jpg?raw=true)\n\n## How to setup MockZilla locally:\n\n### docker-compose (recommended):\n\nGo to /client directory create a new `.env.development` file and add this code\n\n### `REACT_APP_API_URI=http://localhost:8080`\n\nThen run this in your terminal:\n\n#### `docker-compose up -d --build`\n\nOnce all containers bootup: You can access client from `http://localhost:3001`\n\n### Manual Steps:\n\nGoto /client directory and run\n\n### `npm i`\n\n### `npm start`\n\nCheck if your react server is running properly, then run this command:\n\n### `npm run build`\n\nThis will generate build folder outside client directory.\n\nBefore starting up server, you will have to install redis.\n\nSteps are as follows:\n\nInstall redis server on your local machine and run it on default port\n[Redis Download](https://redis.io/download) and follow Mac/Windows installation\nsteps.\n\nOnce setup is done, start the redis server with:\n\n### `redis-server`\n\nNow navigate to /server directory create a new `.env` file and add this code\n\n### `dev=development`\n\nand run\n\n### `npm i`\n\nand\n\n### `npm run dev`\n\nOnce it connects to redis server, you can visit port 8080:\n[localhost:8080](http://localhost:8080)\n\nYour server with react app is up and running on localhost!\n\n## Production deployment of MockZilla:\n\nRun root Dockerfile, it will output image.\n\nMake sure you mention redis production version in `/server/index.js` Now you can\nuse this image to deploy on production.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftusharjo%2Fmockzilla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftusharjo%2Fmockzilla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftusharjo%2Fmockzilla/lists"}