Skip to content

mrzupworkuser/Symfony5-With-Docker

Repository files navigation

Blog Post API

Code base for User Signup, Login, Writing & Publishing Articles, Adding Comment and related features.

Requirements

Package Version
PHP 7.4.3
MySQL mysql
Apache Apache/2.4.46 (Ubuntu)
Symphony 5.4

Local setup

$ git clone {REPOSITORY_URL}
$ cd blog-post-api

On first run :

$ make install

On next runs :

$ make start

Run phpunit tests

$ make test
$ make specs

Glance at the Console UI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published