{"id":16551190,"url":"https://github.com/michaelcurrin/preact-now","last_synced_at":"2025-03-04T15:41:10.023Z","repository":{"id":93179643,"uuid":"264752576","full_name":"MichaelCurrin/preact-now","owner":"MichaelCurrin","description":"Preact project created using https://vercel.com","archived":false,"fork":false,"pushed_at":"2020-06-13T11:06:57.000Z","size":107,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-14T20:52:21.657Z","etag":null,"topics":["example","preact","vercel","vercel-now"],"latest_commit_sha":null,"homepage":"https://preact-now.michaelcurrin.now.sh/","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/MichaelCurrin.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":"2020-05-17T20:38:02.000Z","updated_at":"2020-06-13T11:06:59.000Z","dependencies_parsed_at":"2023-05-02T07:46:38.675Z","dependency_job_id":null,"html_url":"https://github.com/MichaelCurrin/preact-now","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelCurrin%2Fpreact-now","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelCurrin%2Fpreact-now/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelCurrin%2Fpreact-now/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelCurrin%2Fpreact-now/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichaelCurrin","download_url":"https://codeload.github.com/MichaelCurrin/preact-now/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241876002,"owners_count":20035368,"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":["example","preact","vercel","vercel-now"],"created_at":"2024-10-11T19:36:35.767Z","updated_at":"2025-03-04T15:41:10.004Z","avatar_url":"https://github.com/MichaelCurrin.png","language":"JavaScript","readme":"![Preact Logo](https://github.com/zeit/now/blob/master/packages/frameworks/logos/preact.svg)\n\n# Preact Now Quickstart\n\nThis is brief example of a [Preact](https://preactjs.com/) app that can be deployed with Vercel and zero configuration.\n\nDemo site: \n\n- https://preact-now.michaelcurrin.now.sh\n\nNew to Preact? See the [Getting started](https://preactjs.com/guide/v10/getting-started) guide.\n\n\n## Requirements\n\n- [vercel.com](https://vercel.com) account - previously known as Now\n- Local dev:\n    - Node.js / NPM\n    - [Vercel CLI](https://vercel.com/download) NPM package - to create project and to push deploys\n\n\n## Setup your own\n\nCreate and deploy your own Preact project hosted on Vercel as a server-side application - great for SESO.\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/zeit/now/tree/master/examples/preact)\n\nThat uses the Preact example in the [zeit/now](https://github.com/zeit/now) repo.\n\nHere is their live sample: \n\n- [preact.now-examples.now.sh](https://preact.now-examples.now.sh)\n\n\n## Create a fresh project\n\nUse this project as a template, or get started with Preact for deployment with Vercel, you can use the [Preact CLI](https://github.com/preactjs/preact-cli) to initialize the project:\n\n```shell\n$ preact create default my-project\n```\n\n\n## Deploy\n\nHow to deploy a Vercel-based application.\n\n### Deploy from your terminal\n\nYou can deploy your new Preact project with a single command from your terminal using [Vercel CLI](https://vercel.com/download):\n\n```shell\n$ vercel\n```\n\nNote that this requires registering on the Vercel site and credentials to be setup locally (so only you can deploy to your site).\n\n\n### Continous deployment\n\n#### Integration\n\nYou can use a Github integration to trigger a deploy when a commit appears on Github.\n\n- https://vercel.com/docs/v2/git-integrations\n\n#### Deploys\n\nSee the current and past deploys for this repo:\n\n- https://github.com/MichaelCurrin/preact-now/deployments\n\nNote this is similar to the Environment section used for Github Pages but is separate.\n\n#### URLs\n\nThere are many URLs available on a single commit. For example, from [commit](https://github.com/MichaelCurrin/preact-now/commit/a07469a98f0d6d2709a3287c3a3bc28046d0974e#commitcomment-39878578).\n\n- Vercel:\n    - https://preact-now-4lexz5ooy.vercel.app\n    - https://preact-now.michaelcurrin.vercel.app\n    - https://preact-now-git-master.michaelcurrin.vercel.app\n- Now\n    - https://preact-now-deploy.now.sh\n    - https://preact-now.michaelcurrin.now.sh\n    - https://preact-now-git-master.michaelcurrin.now.sh\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcurrin%2Fpreact-now","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelcurrin%2Fpreact-now","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcurrin%2Fpreact-now/lists"}