Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fastapi-practices/fastapi_best_architecture_ui
基于 Arco Desgin Vue 构建的 fastapi_best_architecture 前端实验性实施
https://github.com/fastapi-practices/fastapi_best_architecture_ui
arco-design-pro arco-design-vue fastapi fastapi-admin fastapi-template
Last synced: 1 day ago
JSON representation
基于 Arco Desgin Vue 构建的 fastapi_best_architecture 前端实验性实施
- 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: 2025-01-23T14:48:33.000Z (13 days ago)
- Last Synced: 2025-01-27T19:06:16.888Z (9 days ago)
- Topics: arco-design-pro, arco-design-vue, fastapi, fastapi-admin, fastapi-template
- Language: Vue
- Homepage: https://fastapi-practices.github.io/fastapi_best_architecture_docs/
- Size: 1.62 MB
- Stars: 106
- Watchers: 4
- Forks: 36
- Open Issues: 0
-
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)> [!CAUTION]
> Please keep in mind that at the moment it is only intended as a demo of the effect and not for production!## 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