/dest1n1s.com

Primary LanguageTypeScriptMIT LicenseMIT

Dest1n1s.com

This is the WebUI for my personal website. It is built with Next.js and NextUI.

Technologies Used

How to Use

This project use bun as the runtime and package manager. You can install it following the instructions here.

After installing bun, you can run the following commands to install the dependencies:

bun install

Then, you can run the following command to start the development server:

bun run dev