/website

The frontend, backend, and content source code for PalembangDigital.org

Primary LanguageJavaScript

PalembangDigital.org

codecov

This repository contains source code for Palembang Digital's website.

Getting Started

Using Docker

The simplest way to get the website running is by using Docker and Docker Compose.

docker-compose up

React UI Development

For more information on building, running, and developing on the React-based UI, see the ui's README.md.

API Documentation

We use swag to generate API documentation. To access the documentation, open http://localhost:8080/docs/api/v1/index.html from your browser.