This is the web-based administration client for the ViUR framework.
This program is entirely built using Pyodide, a Python 3.7 interpreter compiled to WebAssembly and entirely running in the browser.
Vi can be used as a submodule (see https://github.com/viur-framework/viur-base for an example) to be included into a ViUR project.
When you add or remove any files from the Vi repo, don't forget to call
gen-files-json.py
to rebuild the file files.json
which is used to pre-fetch the Vi into Pyodide. This is also necessary when writing Vi-Plugins. See viur-base for a detailed and pre-configured setup.
We take great interest in your opinion about ViUR. We appreciate your feedback and are looking forward to hear about your ideas. Share your vision or questions with us and participate in ongoing discussions.
ViUR is developed and maintained by Mausbrand Informationssysteme GmbH, from Dortmund in Germany. We are a software company consisting of young, enthusiastic software developers, designers and social media experts, working on exciting projects for different kinds of customers. All of our newer projects are implemented with ViUR, from tiny web-pages to huge company intranets with hundreds of users.
Help of any kind to extend and improve or enhance this project in any kind or way is always appreciated.
Copyright (C) 2012-2020 by Mausbrand Informationssysteme GmbH.
Mausbrand and ViUR are registered trademarks of Mausbrand Informationssysteme GmbH.
You may use, modify and distribute this software under the terms and conditions of the GNU Lesser General Public License (LGPL). See the file LICENSE provided within this package for more information.