Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/razshare/catpaw-starter
Starter template for catpaw-core
https://github.com/razshare/catpaw-starter
amphp async php
Last synced: about 1 month ago
JSON representation
Starter template for catpaw-core
- Host: GitHub
- URL: https://github.com/razshare/catpaw-starter
- Owner: razshare
- License: mit
- Created: 2022-01-02T15:03:31.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T20:20:39.000Z (about 2 months ago)
- Last Synced: 2024-10-28T00:48:14.014Z (about 2 months ago)
- Topics: amphp, async, php
- Language: PHP
- Homepage: https://github.com/tncrazvan/catpaw-core
- Size: 16 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Catpaw Starter
Start the development application using
```bash
composer dev:start
```or
```bash
composer dev:watch
```which will restart the application whenever a change is detected in your _src_ directory.