Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 460 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 460 Bytes

Fork

Runs for Mai without the rethink crap

meme-server

The microservice that powers Dank Memer's Image Generation.

View a live instance here

Starting meme-server

install rethinkdb here and get that running

git clone
cd meme-server
./start.sh

You can use this in conjunction with pm2 or tmux to ensure it runs after exiting the SSH session.