Embeds mastodon timline into a html page. Uses JS, no intermediate server required.
Find a file
2020-04-24 14:42:30 +02:00
public first working browser app 2020-04-24 11:24:09 +02:00
src test are now working 2020-04-24 14:42:30 +02:00
.gitignore test are now working 2020-04-24 14:42:30 +02:00
LICENSE Initial commit 2020-04-23 09:01:24 +02:00
package-lock.json test are now working 2020-04-24 14:42:30 +02:00
package.json test are now working 2020-04-24 14:42:30 +02:00
README.md test are now working 2020-04-24 14:42:30 +02:00
shadow-cljs.edn test are now working 2020-04-24 14:42:30 +02:00

dda-masto-embed

Embeds mastodon timline into a html page. Uses JS, no intermediate server required.

Setup

sudo npm install -g npx sudo npm install -g source-map-support sudo npm install -g shadow-cljs

Development

shadow-cljs node-repl shadow-cljs watch frontend shadow-cljs compile test