選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
jfinn 59921b0bf9 alpha release 0.0.1 4ヶ月前
flask_server alpha release 0.0.1 4ヶ月前
js_client reloadables will now be in the repo 4ヶ月前
.gitignore adding make script 5ヶ月前
Dockerfile alpha release 0.0.1 4ヶ月前
README.md alpha release 0.0.1 4ヶ月前
make.py templating changes 5ヶ月前
requirements.txt alpha release 0.0.1 4ヶ月前

README.md

jsyncdb

Jsyncdb synchronizes json compatible javascript objects This will be a monorepo for jsyncdb clients and servers

to get the doccker for this: docker pull jfinn9c/jsyncdb

I will update this with developer instructions in mid-late summer (I’m on a different project right now)

if you do want this in the meantime message me (I’ll improve code’s readability soon)

files that are needed to run the javascript client:

jquery-3.5.1.min.js jsync_lib.js jsync_demo.js (you only need the function jsyncdb_init_helper and can point it at a different backend)

Author: Joseph Innace

Written with StackEdit.