Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 639 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 639 Bytes

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