{"id":20317462,"url":"https://github.com/sunsetmkt/waline-vercel","last_synced_at":"2025-08-09T06:23:39.307Z","repository":{"id":262378393,"uuid":"887006949","full_name":"SunsetMkt/waline-vercel","owner":"SunsetMkt","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-12T04:42:29.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T14:08:18.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vercel.app","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/SunsetMkt.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":"2024-11-12T02:14:57.000Z","updated_at":"2024-12-27T02:31:49.000Z","dependencies_parsed_at":"2024-11-12T05:27:14.431Z","dependency_job_id":"de410130-213a-4084-8d30-b0121b854d49","html_url":"https://github.com/SunsetMkt/waline-vercel","commit_stats":null,"previous_names":["sunsetmkt/waline-vercel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunsetMkt%2Fwaline-vercel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunsetMkt%2Fwaline-vercel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunsetMkt%2Fwaline-vercel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SunsetMkt%2Fwaline-vercel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SunsetMkt","download_url":"https://codeload.github.com/SunsetMkt/waline-vercel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241818898,"owners_count":20025212,"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-14T18:32:13.011Z","updated_at":"2025-03-04T09:16:20.835Z","avatar_url":"https://github.com/SunsetMkt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Waline Example\n\nThis directory is a brief example of a [Waline](https://waline.js.org/) app that can be deployed with Vercel and zero configuration.\n\n## Deploy Your Own\n\nDeploy your own Waline project with Vercel.\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/walinejs/waline/tree/main/example)\n\n### How We Created This Example\n\n```js\n//index.js\nconst Waline = require('@waline/vercel');\nmodule.exports = Waline();\n\n//vercel.json\n{\n  \"builds\": [\n    {\n      \"src\": \"index.js\",\n      \"use\": \"@vercel/node\"\n    }\n  ],\n  \"routes\": [\n    {\n      \"src\": \"/(.*)\",\n      \"dest\": \"index.js\"\n    }\n  ]\n}\n```\n\n### Deploying From Your Terminal\n\nYou can deploy your new Waline project with a single command from your terminal using [Vercel CLI](https://vercel.com/download):\n\n```shell\nvercel\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsetmkt%2Fwaline-vercel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunsetmkt%2Fwaline-vercel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsetmkt%2Fwaline-vercel/lists"}