Dara Daeng Brawijaya Backend Repo

Backend repository for Dara Daeng Brawijaya's official website.

API Reference

Postman Documentation

Run Locally

Clone the project

git clone https://github.com/alfonsus20/ddb-backend

Go to the project directory

cd ddb-backend

Install dependencies

yarn install

Start the server

yarn dev

Related Repositories

Frontend Repo

Tech Stack

Client: React, Typescript, Chakra UI

Server: Node, Typescript, Express, PostgreeSQL