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

https://github.com/ldrahnik/discussion

Example nette project.
https://github.com/ldrahnik/discussion

deaw dibi nette php

Last synced: about 2 months ago
JSON representation

Example nette project.

Awesome Lists containing this project

README

          

Install discussion
==========

`git clone https://github.com/ldrahnik/discussion.git`
`composer install`

Create database discussion, execute sql file /db/schema.sql and optionally data.sql, next create local fongig too:

```
deaw:
connection:
host: 127.0.0.1
username: root
password:
database: discussion
driver: mysql
```

And finally enjoy spamming comments