Backend repository for Dara Daeng Brawijaya's official website.
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
Client: React, Typescript, Chakra UI
Server: Node, Typescript, Express, PostgreeSQL