Skip to content

A workflow to handle the administration and archiving of photos took at an event

License

Notifications You must be signed in to change notification settings

ab18556/alexandrie

 
 

Repository files navigation

alexandrie

A workflow to handle the administration and archiving of photos took at an event

Development

In a nutshell:

cqfd init       # create a docker image with all build, debug, and run dependencies for this project
cqfd            # build this project within a container
cqfd -b start   # run built application within a container (communicating with host's X11.org server)

Debugging

cqfd -b debug   # run the application exposing a node debug server on `localhost:9229`

About

A workflow to handle the administration and archiving of photos took at an event

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 35.1%
  • TypeScript 27.9%
  • Shell 27.3%
  • Dockerfile 9.7%