Skip to content

charafioussama/glsid-blog-nestjs-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

glsid blog with nestjs-angular7

Developed by CHARAFI Oussama Engineer student Software Engineering & Distributed Computing Systems. ENSET Mohammedia .

Builts With

App Description

  • Simple dashboard
  • Crud Users
  • Crud Posts
  • Login & contact form

Features

This web app provides a very simple platform to simplify any blog management.

Installing project

Frontend folder

1- Get The Last version 7 of Angular using npm

 npm install -g @angular/cli

2- install dependencies in folder of client

  npm install

3- Start the App

ng serve --open

Backend folder

1- Get The Last version of nestJs using npm:

 $ npm i -g @nestjs/cli

2- install dependencies in the server folder

  npm install

3- Start the App

  npm run start

Screenshot

Login page

Alt text

Contact page

Alt text

Dashboard

Alt text

Users page

Alt text

Alt text

Alt text

Posts page

Alt text

Notice

This is the first version of this project, expects new versions in the future, such as authentification with JWT Strategy & middlewares & contact too.

Made by CHARAFI Oussama - 2018

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages