Code base for User Signup, Login, Writing & Publishing Articles, Adding Comment and related features.
Package | Version |
---|---|
PHP | 7.4.3 |
MySQL | mysql |
Apache | Apache/2.4.46 (Ubuntu) |
Symphony | 5.4 |
$ git clone {REPOSITORY_URL}
$ cd blog-post-api
On first run :
$ make install
On next runs :
$ make start
$ make test
$ make specs