https://github.com/julienbrg/pwn-template
Plasmic, Web3Auth, NextJS
https://github.com/julienbrg/pwn-template
nextjs plasmic web3auth
Last synced: about 2 months ago
JSON representation
Plasmic, Web3Auth, NextJS
- Host: GitHub
- URL: https://github.com/julienbrg/pwn-template
- Owner: julienbrg
- Created: 2023-01-16T10:19:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T13:26:57.000Z (over 3 years ago)
- Last Synced: 2025-07-06T20:49:12.538Z (12 months ago)
- Topics: nextjs, plasmic, web3auth
- Language: TypeScript
- Homepage:
- Size: 382 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a Next.js project bootstrapped with [`create-plasmic-app`](https://www.npmjs.com/package/create-plasmic-app).
## Getting Started
First, run the development server:
```bash
npm run dev
```
Open your browser to see the result.
You can start editing your project in Plasmic Studio. The page auto-updates as you edit the project.
## Learn More
With Plasmic, you can enable non-developers on your team to publish pages and content into your website or app.
To learn more about Plasmic, take a look at the following resources:
- [Plasmic Website](https://www.plasmic.app/)
- [Plasmic Documentation](https://docs.plasmic.app/learn/)
- [Plasmic Slack Community](https://www.plasmic.app/slack)
You can check out [the Plasmic GitHub repository](https://github.com/plasmicapp/plasmic) - your feedback and contributions are welcome!