Create and share your drawings across social media and chat platforms.
Optimised meta information allows full images to be rendered in apps that display a link preview.
- NodeJS
- MongoDB server
git clone https://github.com/brookesb91/skribul.gitnpm inpm run startThe app will be available on localhost:3000
BASE_URL - The base URL of the host environment. Default is http://localhost:3000.
ENV - The node environment. Default is development. Options are development or production.
MONGODB_URI - MongoDB URI. Default is mongodb://localhost/skribul
