XMPP web client, authoring tool, library, accessibility, adaptation, copyright exemption, risk, pdca, documents and accounting management system. https://tn.nerv-project.eu
Find a file
2021-11-29 01:06:34 +01:00
cypress Initial boilerplate 2021-11-29 01:06:34 +01:00
public Initial boilerplate 2021-11-29 01:06:34 +01:00
src Initial boilerplate 2021-11-29 01:06:34 +01:00
.babelrc Initial boilerplate 2021-11-29 01:06:34 +01:00
.gitignore Initial boilerplate 2021-11-29 01:06:34 +01:00
cypress.json Initial boilerplate 2021-11-29 01:06:34 +01:00
index.html Initial boilerplate 2021-11-29 01:06:34 +01:00
LICENSE License files 2021-11-18 23:17:39 +01:00
LICENSE-de License files 2021-11-18 23:17:39 +01:00
LICENSE-fr License files 2021-11-18 23:17:39 +01:00
LICENSE-nl License files 2021-11-18 23:17:39 +01:00
package.json Initial boilerplate 2021-11-29 01:06:34 +01:00
README.rst Initial boilerplate 2021-11-29 01:06:34 +01:00
vite.config.js Initial boilerplate 2021-11-29 01:06:34 +01:00
vue.config.js Initial boilerplate 2021-11-29 01:06:34 +01:00
yarn.lock Initial boilerplate 2021-11-29 01:06:34 +01:00

Nerv Tales Network Web Client
#############################

XMPP web client, authoring tool, library, accessibility, adaptation, copyright exemption, risk, pdca, documents and accounting management system.

.. important::

   When deploying, configure your webserver to:

   - serve manifest.webmanifest with mimetype application/manifest+json;
   - serve .mjs files as application/javascript;
   - serve in https and redirect http to https.