{"id":19085081,"url":"https://github.com/lgiki/wails-template-nextjs","last_synced_at":"2025-06-10T12:07:15.822Z","repository":{"id":49384415,"uuid":"491485129","full_name":"LGiki/wails-template-nextjs","owner":"LGiki","description":"A wails template with Next.js","archived":false,"fork":false,"pushed_at":"2023-04-07T05:28:31.000Z","size":283,"stargazers_count":56,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T09:55:15.936Z","etag":null,"topics":["nextjs","typescript","wails","wails-react","wails-template"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/LGiki.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,"zenodo":null}},"created_at":"2022-05-12T11:28:01.000Z","updated_at":"2025-04-10T09:44:14.000Z","dependencies_parsed_at":"2025-04-30T09:45:33.704Z","dependency_job_id":"3d25f181-ab1b-43bc-9b9b-165e0b9fba07","html_url":"https://github.com/LGiki/wails-template-nextjs","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LGiki%2Fwails-template-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LGiki%2Fwails-template-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LGiki%2Fwails-template-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LGiki%2Fwails-template-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LGiki","download_url":"https://codeload.github.com/LGiki/wails-template-nextjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LGiki%2Fwails-template-nextjs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259072717,"owners_count":22801074,"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":["nextjs","typescript","wails","wails-react","wails-template"],"created_at":"2024-11-09T02:54:29.307Z","updated_at":"2025-06-10T12:07:15.793Z","avatar_url":"https://github.com/LGiki.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wails template Next.js\n\n![GitHub](https://img.shields.io/github/license/LGiki/wails-template-nextjs?style=flat-square)\n\nA [Wails](https://github.com/wailsapp/wails) template with [Next.js](https://github.com/vercel/next.js) and TypeScript.\n\nYou can develop applications using Next.js and then use Wails to package your application as a cross-platform program that is compatible with Linux, macOS and Windows. And you can easily call Go methods from JavaScript.\n\nThis project uses `next export` to export the Next.js application to static HTML, and then uses Wails to package the static files into a program, so some Next.js features are unsupported, see [https://nextjs.org/docs/advanced-features/static-html-export](https://nextjs.org/docs/advanced-features/static-html-export) for details.\n\n# Screenshot\n\n![](screenshot.png)\n\n# Getting Started\n\n## Prerequisites\n\n- Go 1.17+\n- Node JS\n- NPM\n- [Wails CLI](https://wails.io/docs/next/gettingstarted/installation/)\n\n## New Project\n\nYou can create a new wails project using:\n\n```bash\nwails init -n \"Your Project Name\" -t https://github.com/LGiki/wails-template-nextjs\n```\n\n## Building\n\nIf you modified the Go code, you need to run `wails generate module` to generate the wailsjs modules first. Then using `wails build` to build your application.\n\nYou can run `wails build --help` or go to [https://wails.io/docs/next/reference/cli#build](https://wails.io/docs/next/reference/cli#build) to view all build flags.\n\n## Live Development\n\nTo run in live development mode, run `wails dev` in the project directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgiki%2Fwails-template-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flgiki%2Fwails-template-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgiki%2Fwails-template-nextjs/lists"}