XMPP web client, authoring tool, library, accessibility, adaptation, copyright exemption, risk, pdca, documents and accounting management system.
https://tn.nerv-project.eu
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 week ago | |
---|---|---|
cypress | 6 months ago | |
public | 6 months ago | |
src | 6 months ago | |
.babelrc | 6 months ago | |
.gitignore | 6 months ago | |
LICENSE | 6 months ago | |
LICENSE-Hack-font.md | 6 months ago | |
LICENSE-Luciole-font.txt | 6 months ago | |
LICENSE-de | 6 months ago | |
LICENSE-fr | 6 months ago | |
LICENSE-nl | 6 months ago | |
README.dbk | 1 week ago | |
cypress.json | 6 months ago | |
index.html | 6 months ago | |
package.json | 6 months ago | |
vite.config.js | 6 months ago | |
vue.config.js | 6 months ago | |
yarn.lock | 6 months ago |
README.dbk
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE article>
<article
xmlns="http://docbook.org/ns/docbook" version="5.0"
xmlns:xlink="http://www.w3.org/1999/xlink" >
<info>
<title>Nerv Tales Network Web Client</title>
</info>
<para>
XMPP web client, authoring tool, library, accessibility, adaptation,
copyright exemption, risk, pdca, documents and accounting management
system.
</para>
<para>
Important
</para>
<para>
When deploying, configure your webserver to:
</para>
<itemizedlist spacing="compact">
<listitem>
<para>
serve manifest.webmanifest with mimetype
application/manifest+json;
</para>
</listitem>
<listitem>
<para>
serve .mjs files as application/javascript;
</para>
</listitem>
<listitem>
<para>
serve in https and redirect http to https.
</para>
</listitem>
</itemizedlist>
<section xml:id="licensing">
<title>Licensing</title>
<para>
Nerv Tales Network aka NervTN is licensed under EUPL1.2.
</para>
<para>
See LICENSE, LICENSE-fr, LICENSE-nl or LICENSE-en for more
informations.
</para>
<para>
This work contains other licensed ressources.
</para>
<itemizedlist spacing="compact">
<listitem>
<para>
Hack font (see LICENSE-Hack-font.md)
</para>
</listitem>
<listitem>
<para>
Luciole font (see LICENSE-Luciole-font.txt)
</para>
</listitem>
</itemizedlist>
</section>
</article>