UNPKG

glintcms-starter-intesso

Version:

This is a WebSite implementation with GlintCMS. It shows how you can use GlintCMS.

8 lines (6 loc) 145 B
var path = require('path'); var Fs = require('glint-adapter-fs'); module.exports = { adapter: Fs //,address: path.resolve('./datastore') };