Skip to content

Mirai is a simple blog application with Authentication/Authorization with some features like creating posts - editing posts - real time comments with socket.io - editing personal info

Notifications You must be signed in to change notification settings

nadaabdelmaboud/Mirai

Repository files navigation

Mirai

Blog - MEAN stack

Mirai is a simple blog application with Authentication/Authorization with some features like creating posts - editing posts - real time comments with socket.io - editing personal info

viewing blog page needs no auth so users could share their blogs

intro

Heroku link :

https://gorgeous-redwood-67191.herokuapp.com/

Tools:

FrontEnd :

Angular 6

styling with pure scss

Backend :

Nodejs - Express - Mongodb

run

First to run express server

npm install

node app.js

to run angular (open another terminal)

cd angular-Mirai

npm install

ng serve

open http://localhost:4200

About

Mirai is a simple blog application with Authentication/Authorization with some features like creating posts - editing posts - real time comments with socket.io - editing personal info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages