Skip to content

Prerequisites

davidpodhola edited this page May 5, 2021 · 2 revisions

To be able to work with EolERP, you should have some basic understanding of how modern web applications work. You should know what is a database, what is an API server, how a frontend runs in a web browser, and how these two can communicate over the network.

To contribute to the source code, knowledge of TypeScript, CSS, and SQL helps, but there are tasks where you can contribute e.g. a specification or documentation.