Skip to content

smokingplaya/smokingplaya.ru

Repository files navigation

smokingplaya.ru

A source code of my personal single-page website

used technologies

  • bun.sh as js/ts runtime
  • vite as frontend tooling
  • react as ui framework
  • tailwind css as main css framework
  • docker as a tool for deploying a container to a host machine

installation

bun install
bun run dev

building

Note

Notice: If you are using docker build you don't need to build it.

bun run build

it saves builded website into ./dist/ folder

usage

docker build -t smokingplayaru .
docker-compose up -d

About

☃️ Source code of my website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published