278 B
278 B
A satirical blog with its own lightweight CMS, which all runs on Sapper.
Setup
Requires Node.js and MongoDB
Create a MongoDB database for howfeed
Set up .env.example
as .env
npm i
npm run dev