Skip to content

openzim/nautilus-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nautilus-webui

SaaS Web UI for nautilus

This project was bootstraped by @FledgeXu, as part of the Google Summer Of Code

Contribution

  • backend: The Python backend api.
  • frontend: The Vue.js Web UI.

If you wan to use docker to run the development environment, please run:

docker compose -f dev/docker-compose.yml up