https://github.com/alok722/angular-auth-demo
this repository contains quick demo of angular auth guard.
https://github.com/alok722/angular-auth-demo
angular angular-authentication auth-guards guard
Last synced: 6 months ago
JSON representation
this repository contains quick demo of angular auth guard.
- Host: GitHub
- URL: https://github.com/alok722/angular-auth-demo
- Owner: alok722
- License: mit
- Created: 2020-12-12T14:57:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-16T09:50:35.000Z (almost 5 years ago)
- Last Synced: 2025-02-22T18:50:38.537Z (11 months ago)
- Topics: angular, angular-authentication, auth-guards, guard
- Language: TypeScript
- Homepage:
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
welcome to angular-auth-demo 👋
> this repository contains quick demo of angular auth guard.
## 📸 demo

## 🛠 usage
### setting up back-end
```sh
$ git clone https://github.com/alok722/angular-auth-demo.git
$ cd backend
$ npm i
$ npm run start
```
### setting up front-end
```sh
$ git clone https://github.com/alok722/angular-auth-demo.git
$ cd frontend
$ npm i
$ npm run start
```
## 👤 author
**Alok raj (alokr417@gmail.com)**
* website: https://alokraj.tech/
* github: [@alok722](https://github.com/alok722)
* linkedin: [@alok722](https://linkedin.com/in/alok722)
## 🤝 contributing
contributions, issues and feature requests are welcome!
## 🙌 show your support
give a ⭐️ if this project helped you!
***