Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fboucher/07f
https://github.com/fboucher/07f
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fboucher/07f
- Owner: FBoucher
- License: mit
- Created: 2020-11-11T12:44:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-14T15:52:37.000Z (almost 4 years ago)
- Last Synced: 2024-05-02T02:35:55.598Z (8 months ago)
- Language: HTML
- Size: 11.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# TinyBlazorAdmin
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
Admin tools for [Azure Url Shortener](https://github.com/FBoucher/AzUrlShortener) using [Blazor Single Page Application (webassembly)](https://azure.microsoft.com/services/app-service/static/?WT.mc_id=dotnet-0000-frbouche).
The project is now at version 1 and ready to be used! ~~just getting started but should have a v1 ready in Summer 2020~~. It is using Azure Active Directory (AAD) as authentication for the user and to connect to the API (Azure Function).
![Tiny Blazor Admin home page][tinyBA_home]
Once authenticated you can manage your URLs and see some statistics. Thanks to [Syncfusion](https://www.syncfusion.com/blazor-components) for the community licences. Everyone can use Tiny Blazor Admin with that great look!
![Tiny Blazor Admin URLs manager page][inyBA_urls]
![Tiny Blazor Admin Statistics page][inyBA_stats]
# Deployment
Until an automatic deployment is created, you will need to deploy some part manually. [All the steps to deploy the TinyBlazorAdmin app into Azure are listed here](deployment.md). You can also run it somewhere else if you prefer, even locally.
# Contributing
If you find a bug or would like to add a feature, check out those resources:
To see the current work in progress: [GLO boards](https://app.gitkraken.com/glo/board/XtpDU2ZLuQARV8y7) 'kanban board'
[TinyBlazorAdmin]: medias/TinyBlazorAdmin.png
[tinyBA_home]: medias/tinyBA_home.png
[inyBA_stats]: medias/inyBA_stats.png
[inyBA_urls]: medias/inyBA_urls.png## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Frank Boucher
📖 💻 🤔
jbrule
📖
Christos Matskas
🛡️ 🐛
Ron Howe
📖
Mark Phillipson
📖
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!