Skip to content

fedegallar/blog-project-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

I'm doing some research with git and PHP with Angular. The main idea is make a project with some microservices. Maybe a chat room in the future.

  • Post site(Front)
  • Users
  • Posts

How to clone this repository

I've divided this repository using submodules. If you want to clone all of them:

git clone --recurse-submodules -j8 https://github.com/fedegallar/blog-project-php.git

Post site

This is the main site where we can manage our posts with our users and with our comments.

Users

We'll use this micro service to:

  • Register new users
  • Sign In
  • Edit user.

Posts

  • Create new posts.
  • Edit posts.
  • Comment posts.

About

Miniproyecto de blog con Angular y PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages