# Packages
No description provided by the author
# README
aldb
MongoDB-Based Annotated Image Data Storage System
Setup server
Download
Download by releases
Config
Create or rename server/config/config.json.example
to config.json
Run
chmod 0777 server
export GIN_MODE=release
./server
API Docs
cd server
swag init
API Docs will automatically generated at /swagger/index.html
Web
Unzip dist.zip