https://github.com/fene-87/mean-stack-auth
https://github.com/fene-87/mean-stack-auth
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fene-87/mean-stack-auth
- Owner: Fene-87
- License: mit
- Created: 2023-07-17T11:22:59.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-08-01T21:05:13.000Z (about 2 years ago)
- Last Synced: 2025-02-13T17:49:42.350Z (8 months ago)
- Language: JavaScript
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**MEAN Stack auth** entails web application designed to facilitate user registration and provide authentication and authorization. The project is basically made to further sharpen my skills on building a full stack web application using the MEAN stack.
Angular.js
SCSS
NodeJs
MongoDB
- **Registration**
- **Authentication**
To get a local copy up and running, follow these steps:
-Install visual studio code or any text editor of your choice.
-clone the repository to your local machine.
-open it using live server
### Prerequisites
In order to run this project you need visual studio code or any text editor of your choice
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.0.5.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
👤 **Fene-87**
- GitHub: [@Fene-87](https://github.com/Fene-87)
- LinkedIn: [Mark Fenekayas](https://www.linkedin.com/in/mark-fenekayas-67378220b/)
- [ ] **Track fitness progress**
- [ ] **Give home workout programs**
Contributions, issues, and feature requests are welcome!
If you like this project kindly show your support or make a contribution to it.
I would like to acknowledge CF Park for giving me the opportunity to work on this project.
This project is [MIT](./LICENSE) licensed.