Skip to content

frontend has now home, post and create_post pages, which returns all posts,...

frontend has now home, post and create_post pages, which returns all posts, specific post to and its comment section, and post creation page consecutively. Comment addition is integrated post display page. First run post-service, then run frontend.

Merge request reports