Revert "Clean: remove image related functionanity"
Clean: remove image related functionanity
Add: mounted method to pick title, and apiURL configuration
Discordia-chan is an imageboard-like system for blog comments. The point is to extend discussions under posts/podcast episodes/whatever blog-like structure is there at a static pages website.
Capabilities to expect:
Version: 0.0.1-ALPHA This is a very early version so expect API to change.
This is the js part that talks to a backend server. Built using VueJS.
npm install
npm run serve
npm run build
npm run lint