Skip to content

wnopraf/Angular-fullstack-blog-app

Repository files navigation

Full stack angular blog app

Backend

  • Custom api made with json-server and lowdb as db.
  • Use faker to generate random data.
  • Custom authentication and authorization middelware.

Frontend

  • Use lowdb as browser db.
  • Contains frontend authorization logic.
  • Use tailwind as css framework.

Test

  • Use jest as testing framework.

Develop

Run npm run app to run the app in dev mode.

About

A full stack app made with angular and json-server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published