Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nofutur3/happyphpdev.com
https://github.com/nofutur3/happyphpdev.com
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nofutur3/happyphpdev.com
- Owner: nofutur3
- License: mit
- Created: 2021-10-28T09:47:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T13:15:49.000Z (5 months ago)
- Last Synced: 2024-08-21T14:56:45.172Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 11.4 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# happyPHPdev.com
## development
```bash
npm run ci
npm run develop
```
## ... or with docker```bash
docker compose up -d
```## requirements
| technology | version |
|--- |---------|
| node.js | 18 |