Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fauzymadani/forum
https://github.com/fauzymadani/forum
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fauzymadani/forum
- Owner: fauzymadani
- Created: 2024-12-27T11:43:36.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-27T11:47:59.000Z (about 1 month ago)
- Last Synced: 2024-12-27T12:27:05.309Z (about 1 month ago)
- Language: PHP
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# forum
for the development, use the `development` branch only and then merge to the `main` branch.use php local development server
```bash
php -S localhost:8000
```