Dara Daeng Brawijaya is a community which accomodates UB students who come from South Celebes.
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
To run tests, run the following command
yarn test
Client: Next.js, Typescript, Chakra UI
Server: Node, Express, Typescript, PostgreSQL