Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.68 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.68 KB

You can find these instructions on the official web page.

Overview

Goupile is an open-source electronic data capture application that strives to make form creation and data entry both powerful and easy.

It is currently in development and there are no public builds yet. But you can find out more about it or test the current alpha version online.

We also offer paid hosting services based on Goupile suited to your needs, see the pricing page or contact us for more information.

Visit the official goupile.org website for more information.

NLnet Foundation    NGI Zero Core

This project is sponsored by NLnet: https://nlnet.nl/project/Goupile/

Source code

This repository does not contain the code of Goupile but only exists as a front. For pratical reasons, I've started using a single repository for all my projects in 2018 because it is easier to manage.

The source code is available here: https://github.com/Koromix/rygel/ (in the src/goupile subdirectory).

Monorepositories have two killer features for me:

  • Cross-project refactoring
  • Simplified dependency management

You can find a more detailed rationale here: https://danluu.com/monorepo/