Skip to content

amir-shadanfar/blog_platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogging system

This is a blog project without using frameworks.

Running the project

For the first time

make build

and for future running just type this without any build or runnig composer

make up

now you can navigate to http://localhost:8000 to visit pages.

Tips

if you want to import database and tables table run this command inside the container

make shell
 >> php migraion-cli.php

Test

composer test

About

check24 code challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages