This small project contains two simple components:
- A Vue-based web application to query pictures and albums
- Golang-based tool to load pictures into the Adabas database
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
A tool to load pictures and videos into Adabas using adabas-go-api. The tool is build using
make