{"id":15652053,"url":"https://github.com/danielroe/n3dium","last_synced_at":"2025-04-23T16:05:51.919Z","repository":{"id":37813338,"uuid":"496686269","full_name":"danielroe/n3dium","owner":"danielroe","description":"This is a tiny, incomplete example for a paywalled content site built in Nuxt 3 for a live-coding session at Vue.js Global Summit 2022.","archived":false,"fork":false,"pushed_at":"2025-04-21T14:51:33.000Z","size":198,"stargazers_count":31,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-23T16:05:47.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://n3dium.netlify.app/","language":"Vue","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/danielroe.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},"funding":{"github":["danielroe"]}},"created_at":"2022-05-26T16:06:40.000Z","updated_at":"2025-04-21T14:51:34.000Z","dependencies_parsed_at":"2024-01-10T00:42:24.797Z","dependency_job_id":"fbe1f65c-4c34-4a26-8e81-e472b5898ecd","html_url":"https://github.com/danielroe/n3dium","commit_stats":{"total_commits":20,"total_committers":3,"mean_commits":6.666666666666667,"dds":"0.19999999999999996","last_synced_commit":"7f07039136d20e13c0eff886a2035c4a39bc02fe"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fn3dium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fn3dium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fn3dium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fn3dium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielroe","download_url":"https://codeload.github.com/danielroe/n3dium/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250468273,"owners_count":21435452,"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-10-03T12:41:09.432Z","updated_at":"2025-04-23T16:05:51.881Z","avatar_url":"https://github.com/danielroe.png","language":"Vue","funding_links":["https://github.com/sponsors/danielroe"],"categories":["Vue","Starter Kits"],"sub_categories":[],"readme":"# Nuxt 3 + Medium (n3dium)\n\nThis is a tiny, incomplete example for a paywalled content site built in [Nuxt 3](https://v3.nuxtjs.org/) for a live-coding session at [Vue.js Global Summit 2022](https://vue.geekle.us/) and [Vue.js Amsterdam 2022](https://vuejs.amsterdam/).\n\n- [✨ \u0026nbsp;Live Demo](https://n3dium.netlify.app/login)\n\n## Features\n\n- Based on [Nuxt 3](https://v3.nuxtjs.org/)\n- [Nuxt Content v2](https://content.nuxtjs.org/)\n- Server API routes using [Nuxt Nitro](https://v3.nuxtjs.org/concepts/server-engine)\n- JWT authentication using [jose](https://github.com/panva/jose/)\n- Light \u0026 dark mode using [pico.css](https://picocss.com/docs/)\n\n## Try it out\n\n### Setup\n\n```bash\n# install dependencies\npnpm install # or yarn\n\n# set up keys (used for JWT signing/verification)\nopenssl ecparam -genkey -name prime256v1 -noout -out key-pair.pem\nopenssl pkcs8 -topk8 -inform PEM -outform PEM -nocrypt -in key-pair.pem -out private.key\nopenssl ec -in key-pair.pem -pubout -out public.key\n\n# serve in dev mode, with hot reload at localhost:3000\npnpm dev\n\n# build for production (universal)\npnpm build\n\n# preview in production mode\npnpm start\n```\n\n### Deployment\n\nYou should be able to deploy this repository with zero or minimal configuration.\n\n- [Azure](https://v3.nuxtjs.org/docs/deployment/azure)\n- [Cloudflare Workers](https://v3.nuxtjs.org/docs/deployment/cloudflare)\n- [Firebase Hosting](https://v3.nuxtjs.org/docs/deployment/firebase)\n- [Netlify](https://v3.nuxtjs.org/docs/deployment/netlify)\n- [Vercel](https://v3.nuxtjs.org/docs/deployment/vercel)\n- ... and more\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fn3dium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielroe%2Fn3dium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fn3dium/lists"}