neonsoftware / yard

Create templated documents online and export to PDF (AngularJS+Django)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yard

An web application for creating templated documents and export as PDF

Live demo

Built with

Built using AngularJS, Django, and Libreoffice.
Deployed with Docker and Alpine Linux.

Screenshots

Mobile

ciao

Tablet & Desktop

ciao

Deploy

Deploymenent expects Docker, Docker-compose, and git.

> git clone https://github.com/neonsoftware/yard.git
> cd yard/back-end/deploy
> docker-compose up -d             (start server)
> # it's on ...
> curl -X GET 127.0.0.1:8000       (check connection)

About

Create templated documents online and export to PDF (AngularJS+Django)

License:MIT License


Languages

Language:C 66.8%Language:HTML 23.4%Language:Objective-C 6.4%Language:JavaScript 1.1%Language:Python 0.8%Language:CSS 0.7%Language:Makefile 0.5%Language:C++ 0.1%Language:Go 0.1%Language:Shell 0.1%Language:QMake 0.0%Language:Nginx 0.0%