Skip to content

The tidev.io website

Notifications You must be signed in to change notification settings

tidev/tidev-www

Repository files navigation

tidev.io Website

Dev

sudo apt-get install openjdk-8-jdk
pnpm i
pnpm run dev

Open http://localhost:3000 with your browser to see the result.

Deploy

One time:

git remote add dokku dokku@tisdk.com:tidev.io

Then to release:

git push dokku main