Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fastapi-practices/fastapi_best_architecture_ui
fastapi_best_architecture front-end experimental implementation
https://github.com/fastapi-practices/fastapi_best_architecture_ui
arco-design-pro arco-design-vue fastapi fastapi-admin fastapi-template
Last synced: 8 days ago
JSON representation
fastapi_best_architecture front-end experimental implementation
- Host: GitHub
- URL: https://github.com/fastapi-practices/fastapi_best_architecture_ui
- Owner: fastapi-practices
- License: mit
- Created: 2023-06-02T02:02:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-07T10:08:39.000Z (13 days ago)
- Last Synced: 2024-11-07T11:21:00.733Z (13 days ago)
- Topics: arco-design-pro, arco-design-vue, fastapi, fastapi-admin, fastapi-template
- Language: Vue
- Homepage:
- Size: 1.4 MB
- Stars: 84
- Watchers: 4
- Forks: 32
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FastAPI Best Architecture UI
Front-end Implementation of
the [FastAPI Best Architecture](https://github.com/fastapi-practices/fastapi_best_architecture)Some basic functionality has been implemented, development has been slow. Fortunately, we now have a demo
site: [FBA UI](https://fba.xwboy.top/)> [!CAUTION]
> Please keep in mind that at the moment it is only intended as a demo of the effect and not for production!> [!NOTE]
> Use casbin authorization internally instead of role menu authorization## Run
```shell
yarn install
yarn dev
```## Build
```shell
yarn build
```## Screenshots
## Contributors
## Special thanks
- [Vue.js](https://cn.vuejs.org/guide/introduction.html)
- [Arco-design-vue](https://github.com/arco-design)
- ...## Sponsor us
If this program has helped you, you can sponsor us with some coffee
beans: [:coffee: Sponsor :coffee:](https://wu-clan.github.io/sponsor/)## License
This project is licensed under the terms of
the [MIT](https://github.com/fastapi-practices/fastapi_best_architecture_ui/blob/master/LICENSE) license