/zhongwen.world

https://zhongwen.world source code

Primary LanguageClojureGNU Affero General Public License v3.0AGPL-3.0

zhongwen.world

zhongwen.world source code.

Development

docker-compose -f docker-compose.development.yml up

Production

export EMAIL="user@example.com"
docker-compose -f docker-compose.production.yml up -d