The offical Trans*DB Website built with SvelteKit.
(c) 2022 Trans*DB. All rights reserved.
While this projects source code is public, it is not open source, as it does not have a usage license attached. Hosting, copying or redistributing this code is prohibited, unless explicitly allowed with a written permission from the Trans*DB development team.
Requires git and node.
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start