{"id":21043441,"url":"https://github.com/crystallizeapi/performance-testing","last_synced_at":"2025-03-13T21:44:42.939Z","repository":{"id":218897043,"uuid":"747635992","full_name":"CrystallizeAPI/performance-testing","owner":"CrystallizeAPI","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-24T11:03:57.000Z","size":296,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T17:24:12.748Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://performance-testing-seven.vercel.app","language":"TypeScript","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/CrystallizeAPI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2024-01-24T10:38:54.000Z","updated_at":"2024-01-24T10:52:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"94100fc9-2431-4b6e-82bd-ddbfce23552a","html_url":"https://github.com/CrystallizeAPI/performance-testing","commit_stats":null,"previous_names":["crystallizeapi/performance-testing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fperformance-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fperformance-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fperformance-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Fperformance-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrystallizeAPI","download_url":"https://codeload.github.com/CrystallizeAPI/performance-testing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243489806,"owners_count":20298997,"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":"2024-11-19T14:12:49.331Z","updated_at":"2025-03-13T21:44:42.933Z","avatar_url":"https://github.com/CrystallizeAPI.png","language":"TypeScript","readme":"# Crystallize - Remix Run - Boilerplate\n\n# Installation\n\n```bash\nnpx @crystallize/cli-next@latest install remix-run\n```\n\nAnd you got your project running thanks to :\n\n```bash\ncd remix-run \u0026\u0026 application\nnpm run dev\n```\n\n# Docker services\n\nBy default, docker is not used.\nIn the `provisioning/dev/` folder you will see a `docker-compose.yaml` that can be used.\n\n```bash\nmake serve\n```\n\nThis will start the Docker network, starting Mailcatch and Redis.\nYou then need to adapt the `.env` file of course to start using those services.\n\n# Custom Local domain and HTTPS\n\nFor a better experience and respect the [Twelve-Facter App](https://12factor.net/dev-prod-parity) we recomend to have local domain\n\nAnd everything is ready for you too.\n\n## Add local domains\n\nAdd an entry for the subdomains in your `/etc/hosts` file:\n\n### Using /etc/hosts\n\n```\n127.0.0.1 SUPERFASTPROJECTIDENTIFIER.superfast.local\n```\n\n### Using dnsmasq for multiple tenants\n\nYou only ever need to do this once for all Superfast stores you might set up\n\n```\nbrew install dnsmasq\necho \"address=/superfast.local/127.0.0.1\" \u003e\u003e /opt/homebrew/etc/dnsmasq.conf\nsudo mkdir -p /etc/resolver \u0026\u0026 echo \"nameserver 127.0.0.1\" \u003e /etc/resolver/local\nsudo brew services restart dnsmasq\n```\n\n# Gotchas\n\n`make serve` will:\n\n-   run the node project on HTTP\n-   run the Caddy proxy on HTTPS\n-   run the Docker Network\n\nAnd then you can\n\n-   Frontend: https://furniture.superfast.local\n-   Mailcatcher - Web: http://localhost:3022\n-   Mailcatcher SMTP: http://localhost:3021\n-   Redis: tcp://localhost:3023\n\n\u003e you can stop non stopped services with `make stop`\n\n\u003e Note: to connect to Redis: `docker run --rm --net=host -it redis redis-cli -h 127.0.0.1 -p 3023`\n\nAlso\n\n-   Frontend run in HTTP on 3018\n-   Frontend Live Reload WebScoket run in HTTP on 3019\n-   Caddy enables HTTPS on top of them all\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrystallizeapi%2Fperformance-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrystallizeapi%2Fperformance-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrystallizeapi%2Fperformance-testing/lists"}