Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 232 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 232 Bytes

animeloop-server

Server for anime loop video generator.

Setup

Install Node and MongoDB.

cp config.example.js config.js
npm install
npm start