Skip to Content
For DevelopersOverview

Developer Documentation

This section contains technical documentation for developers who want to set up, configure, deploy, or contribute to Auktiva.

Tech Stack

Auktiva is built with modern technologies:

Prerequisites

Before installing Auktiva, ensure you have:

  • Node.js 18.x or higher
  • npm 9.x or higher (comes with Node.js)
  • Git (for cloning the repository)

Source Code

The source code is available on GitHub:

git clone https://github.com/thomsa/auktiva.git

Contributing

We welcome contributions! Please see our GitHub repository  for contribution guidelines.

Last updated on