Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nofutur3/happyphpdev.com


https://github.com/nofutur3/happyphpdev.com

Last synced: 2 months ago
JSON representation

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 |