{"id":21043406,"url":"https://github.com/crystallizeapi/temp-nextjs-auth-crystallize-app","last_synced_at":"2025-09-07T08:33:23.318Z","repository":{"id":203205907,"uuid":"709071472","full_name":"CrystallizeAPI/temp-nextjs-auth-crystallize-app","owner":"CrystallizeAPI","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-24T01:48:20.000Z","size":656,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-20T17:23:55.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/CrystallizeAPI.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}},"created_at":"2023-10-24T00:31:56.000Z","updated_at":"2023-10-24T00:36:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd2c780c-64ba-4660-96f0-d1ed074e8436","html_url":"https://github.com/CrystallizeAPI/temp-nextjs-auth-crystallize-app","commit_stats":null,"previous_names":["crystallizeapi/temp-nextjs-auth-crystallize-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Ftemp-nextjs-auth-crystallize-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Ftemp-nextjs-auth-crystallize-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Ftemp-nextjs-auth-crystallize-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrystallizeAPI%2Ftemp-nextjs-auth-crystallize-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrystallizeAPI","download_url":"https://codeload.github.com/CrystallizeAPI/temp-nextjs-auth-crystallize-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243489812,"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:41.962Z","updated_at":"2025-03-13T21:44:31.111Z","avatar_url":"https://github.com/CrystallizeAPI.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crystallize Example for Next JS + Auth Crystallize App\n\nThis is a Crystallize App example for Next JS\n\n## What does it do\n\nThe example app:\n\n- checks the signature if the SIGNING SECRET is set in the environment variables.\n- provide an example of running behing HTTPs with Caddy for local development\n\n## Local development with HTTPs\n\nCrystallize apps MUST run on top of HTTPS for security reasons.\n\nTo work locally, the application must there be behind HTTPs, you can use `ngrok` (or similar) to proxy it.\n\nThe simplest is to create a `.local` domain name that can be used with Caddy\n\n### Using /etc/hosts\n\n```\n127.0.0.1 nextjsauth.crystallize.app.local\n```\n\n### Using dnsmasq\n\n```bash\nbrew install dnsmasq\necho \"address=/.crystallize.app.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### Running the project\n\n```bash\nmake serve\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrystallizeapi%2Ftemp-nextjs-auth-crystallize-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrystallizeapi%2Ftemp-nextjs-auth-crystallize-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrystallizeapi%2Ftemp-nextjs-auth-crystallize-app/lists"}