/ddb-nextjs

Dara Daeng Brawijaya Official Website

Primary LanguageTypeScript

Dara Daeng Brawijaya Official Website

Dara Daeng Brawijaya is a community which accomodates UB students who come from South Celebes.

Run Locally

Clone the project

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

Go to the project directory

cd ddb-nextjs

Install dependencies

yarn

Start the server

yarn start

Running Unit Tests

To run tests, run the following command

yarn test

Tech Stack

Client: Next.js, Typescript, Chakra UI

Server: Node, Express, Typescript, PostgreSQL