Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/degenbuilder7/permamail
https://github.com/degenbuilder7/permamail
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/degenbuilder7/permamail
- Owner: degenbuilder7
- Created: 2023-08-08T16:50:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-09T07:58:32.000Z (over 1 year ago)
- Last Synced: 2024-04-10T20:07:30.117Z (7 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)