Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/viur-framework/awesome-viur

Awesome lists about all kinds of things related to ViUR
https://github.com/viur-framework/awesome-viur

List: awesome-viur

awesome awesome-list viur-framework

Last synced: about 1 month ago
JSON representation

Awesome lists about all kinds of things related to ViUR

Awesome Lists containing this project

README

        

---




ViUR logo

# Awesome ViUR
> A list of awesome things related to ViUR.

## Official ViUR Resources
The following resources are managed by the ViUR team
- [Website](https://www.viur.dev/)
- [Github](https://github.com/viur-framework)

### Documentation
- [ViUR-Core](https://viur-core.readthedocs.io/)
- [ViUR-Flare](https://viur-flare.readthedocs.io/)
- [ViUR-Icons Overview](https://icons.viur.dev/)
- [ViUR-Ignite](https://ignite.viur.dev/)
- [Vi-Shoelace](https://serene-allen-537100.netlify.app/)
- [ViUR-Vi](https://viur-vi.readthedocs.io/)

### Main Repositories
- [ViUR-CLI](https://github.com/viur-framework/viur-cli) - Command-line interface for managing and developing ViUR applications
- [ViUR-Base](https://github.com/viur-framework/viur-base) - Start a new ViUR Project by cloning from this template
- [ViUR-Core](https://github.com/viur-framework/viur-core) - The server-side component of ViUR

### Vi Repositories
- [Vi Admin](https://github.com/viur-framework/vi-admin) - The Administration Interface of ViUR
- [Vi Shoelace](https://github.com/viur-framework/vi-shoelace) - Web Component library with ignite style
- [Vi Vue Components](https://github.com/viur-framework/vi-vue-components) - Vue Component library with ignite style
- [Vi Vue Utils](https://github.com/viur-framework/vi-vue-utils) - A library for communication between VueJs and the ViUR Core

### Further Repositories
- [ViUR-Logics](https://github.com/viur-framework/viur-logics) - A Python-style expressional language and template engine
- [ViUR-Datastore](https://github.com/viur-framework/viur-datastore) - a high performance datastore adapter
- [ViUR-Artwork](https://github.com/viur-framework/viur-artwork) - Repository for logos and other artwork
- [ViUR-Icons](https://github.com/viur-framework/viur-icons) - The ViUR Icon Library
- [ViUR-Ignite](https://github.com/viur-framework/viur-ignite) - The CSS toolkit written in less for ViUR
- [ViUR-Flare](https://github.com/viur-framework/flare) - The Python library that uses Pyodide to create SPAs with ViUR
- [ViUR-Scriptor](https://github.com/viur-framework/viur-scriptor) - A scripting enviroment for the ViUR Framework

## Third-Party Resources
The following resources are contributed by third parties and the owners are responsible for their maintenance

### Tools
- [ViUR-Container](https://github.com/viur-framework/viur-container/pkgs/container/viur3-container) A developer friendly ViUR environment in a Docker Container
- [ViUR-WSL](https://github.com/viur-framework/viur-wsl) - The ViUR WSL automated setup project
- [ViUR-Tools](https://github.com/viur-framework/viur-tools) - Some ViUR console tools like a CSV-importer
- [ViUR-Admin](https://github.com/viur-framework/viur-admin) - The QT Based Administration Interface
- [App Server](https://github.com/akelch/app_server) - A lightweight alternative for dev_appserver
- [ViUR-Control](https://github.com/viur-framework/viur-control) - A GUI build to manage your ViUR Projects

### Libraries

### Tutorials / Examples
- [Ubuntu 20.04 ViUR-Setup](https://gist.github.com/akelch/1ccf6d9f5799eb0502041b44a7ffb15b) - A overview with all needed/usefull depenencies
- [Mac Monterey ViUR-Setup](https://gist.github.com/akelch/0e28dce2ac612cc36bcf93d9bc698d0f) - A overview with all needed/usefull depenencies
- [Manjaro 21.1.6 ViUR-Setup](https://gist.github.com/akelch/e916dfd6b45e28ac5ec653dcf509956b) - A overview with all needed/usefull depenencies
- [Mac Ventura Mx - CPU ViUR-Setup](https://gist.github.com/akelch/57f7d34401fcf476738359ef42043f83) - A overview with all needed/usefull depenencies