https://github.com/web3builder7/permamail
https://github.com/web3builder7/permamail
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/web3builder7/permamail
- Owner: web3builder7
- Created: 2023-08-08T16:50:48.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-09T07:58:32.000Z (almost 3 years ago)
- Last Synced: 2025-07-28T05:56:25.163Z (10 months ago)
- Language: JavaScript
- Size: 4.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# create-permaweb-app
TBD
## Quick Start Notes
1. To start install
```bash
npx create-permaweb-app APP_NAME
```
2. Run `yarn` or `npm install` to install all the dependencies
3. Once installation is complete, `cd` into your app's directory
4. Run `yarn dev` or `npm run dev` to start your Next dev environment
## Technologies
TBD
## Documentation
TBD
## Discussions
If you have questions how to use, want to suggest a feature, or show off a project you created with create-permaweb-app, join [discussions on GitHub](https://github.com/pbillingsby/create-permaweb-app/discussions). I would love to hear from you. 🙂
## Issues
If you find a bug or would like to request a feature, please visit [ISSUES](https://github.com/pbillingsby/create-permaweb-app/issues)