Skip to content
Snippets Groups Projects
Commit 9322ec99 authored by Adam Procter's avatar Adam Procter
Browse files

Merge branch 'futurenogg' into main

parents ae7064aa 0035a5f9
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ VUE_APP_COUCH_PASS=yourpassword ...@@ -28,7 +28,7 @@ VUE_APP_COUCH_PASS=yourpassword
Please note we use [PouchDB](https://pouchdb.com/) to talk to CouchDB. This is what enables offline and local first support. Please note we use [PouchDB](https://pouchdb.com/) to talk to CouchDB. This is what enables offline and local first support.
All the internal code should use the GNU Affero General Public [License](LICENSE).Any dependancies that are brought into nodenogg.in must have as open a License as possible. Dependancies should be loaded in via Vue.js ui cli. All the internal code should use the GNU Affero General Public [License](LICENSE).Any dependancies that are brought into nodenogg.in must have as open a License as possible. Dependancies should be loaded in via Vue cli.
Please Use arrow functions,and as much ES6 as possible. The code should be as neat as possible. However all code should be human understandable. So again verbose is good. Please Use arrow functions,and as much ES6 as possible. The code should be as neat as possible. However all code should be human understandable. So again verbose is good.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment