dwarf Svelte Themes

Dwarf

Dwarf - URL Shortener made with Go

Dwarf - URL Shortener made with Go

High performance url shortener

Tech Stack

Client: Typescript, Svelte

Service: Go, Gofiber, Gorm

Database: PostgreSQL inside Docker

Create Action

drawing

Upadte Action

drawing

Delete Action

drawing

Run Frontend Locally

Clone the project

  git clone https://github.com/irahuldogra/dwarf.git

Go to the project directory

To run client

  cd dwarf/app

Install dependencies

  npm install

Start the frontend

  npm run dev

Run Locally Backend

To run Server

  cd dwarf/service

Install dependencies

  go mod download

Start the backend

  make run

Environment Variables

checkout env.example files

Authors

Top categories

Loading Svelte Themes