POC 1
authorAdam Dullage <redacted>
Tue, 3 Aug 2021 12:30:48 +0000 (13:30 +0100)
committerAdam Dullage <redacted>
Tue, 3 Aug 2021 12:30:48 +0000 (13:30 +0100)
commit01236c9003e61b38758a28655440baf95c98d404
tree957dc56bfb9024b2a6cf4ecd2d9e7d318bd2f22a
POC 1
14 files changed:
.gitignore [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Pipfile [new file with mode: 0644]
Pipfile.lock [new file with mode: 0644]
README.md [new file with mode: 0644]
flatnotes/flatnotes.py [new file with mode: 0644]
flatnotes/main.py [new file with mode: 0644]
flatnotes/src/App.js [new file with mode: 0644]
flatnotes/src/App.vue [new file with mode: 0644]
flatnotes/src/classes.js [new file with mode: 0644]
flatnotes/src/index.html [new file with mode: 0644]
flatnotes/src/index.js [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT