Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SharpLogic/LightNap
LightNap (lightweight .NET Core/Angular/PrimeNG) is a full stack starter kit designed to provide a boost to Single Page Applications (SPA).
https://github.com/SharpLogic/LightNap
Last synced: 5 days ago
JSON representation
LightNap (lightweight .NET Core/Angular/PrimeNG) is a full stack starter kit designed to provide a boost to Single Page Applications (SPA).
- Host: GitHub
- URL: https://github.com/SharpLogic/LightNap
- Owner: SharpLogic
- License: mit
- Created: 2024-10-11T22:37:19.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-05T03:17:01.000Z (9 days ago)
- Last Synced: 2024-11-05T04:20:36.609Z (9 days ago)
- Language: C#
- Homepage: http://lightnap.sharplogic.com/
- Size: 2.91 MB
- Stars: 44
- Watchers: 12
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-angular - LightNap - LightNap (lightweight .NET Core/Angular/PrimeNG) is a full stack starter kit designed to provide a boost to Single Page Applications (SPA). It includes built-in support for ASP.NET Core Identity, JWT token management, and administrative features for managing identity, offering a solid foundation to be extended for any application scenario. (Table of contents / Angular)
- awesome-angular - LightNap - LightNap (lightweight .NET Core/Angular/PrimeNG) is a full stack starter kit designed to provide a boost to Single Page Applications (SPA). It includes built-in support for ASP.NET Core Identity, JWT token management, and administrative features for managing identity, offering a solid foundation to be extended for any application scenario. (Table of contents / Angular)
README
# LightNap
LightNap (**light**weight .**N**ET Core/**A**ngular/**P**rimeNG) is a full stack starter kit designed to provide a boost to Single Page Applications (SPA). It includes built-in support for ASP.NET Core Identity, JWT token management, and administrative features for managing identity, offering a solid foundation to be extended for any application scenario.
## Features
- **.NET Core Web API**: Backend services built with .NET Core.
- **SQL Server**: A data provider implementation for SQL Server.
- **ASP.NET Core Identity**: Out-of-the-box support for user authentication and authorization.
- **JWT Token Management**: Secure token-based authentication.
- **Identity Management**: Administrative features for managing user roles and permissions.
- **Angular**: Frontend framework for building dynamic user interfaces.
- **PrimeNG**: Rich set of UI components for Angular.Check out [the docs](https://lightnap.sharplogic.com).
Check out [the baseline demo site](https://lightnap.azurewebsites.net).