Skip to content

gagandaroach/www.daroach.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

www.daroach.net source code

Dear reader, welcome to my piece of our digial & physical world. Feel free to contibute, distribute, or modify as you wish <3.

Technology Stack

Frontend

  • Vue 3
  • Nuxt 3
  • TailwindCSS

Backend

  • Docker
  • Archlinux

Developer Guide

System Setup

# Install Node Version Manager
yay nvm

# Install nodejs stable
nvm install --lts

Running Dev Server

# Enter the web root directory
cd www

# Install nodejs packages
npm install

# Run dev server on local port
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published