1
Fork 0
No description https://tb.drs.tobot.dev/
This repository has been archived on 2022-08-23. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Tobias Berger cd9a72145e codespace
2022-01-27 10:16:20 +00:00
.devcontainer codespace 2022-01-27 10:16:20 +00:00
.github/workflows Fix test not initializing submodules 2022-01-10 08:03:46 +00:00
src Rudimentary usernames 2022-01-21 13:50:41 +00:00
.eslintignore Initial commit 2022-01-07 12:09:22 +01:00
.eslintrc.json Initial commit 2022-01-07 12:09:22 +01:00
.gitignore Ignore tsconfig.tsbuildinfo 2022-01-07 19:23:38 +01:00
.gitmodules Move server & lib to separate repository 2022-01-07 19:02:56 +01:00
.prettierignore Initial commit 2022-01-07 12:09:22 +01:00
.prettierrc Initial commit 2022-01-07 12:09:22 +01:00
next-env.d.ts Update dependencies 2022-01-07 19:22:43 +01:00
next.config.js Update dependencies 2022-01-07 19:22:43 +01:00
package.json Update dependencies 2022-01-07 19:22:43 +01:00
README.md Initial commit 2022-01-07 12:09:22 +01:00
tsconfig.json Update dependencies 2022-01-07 19:22:43 +01:00
yarn.lock Update dependencies 2022-01-07 19:22:43 +01:00

Next + Preact + Typescript + Eslint + Prettier

A starter for Preact with Typescript with the fast Vite and all static code testing with Eslint and formatting with Prettier.

Vite + Preact + Typescript + Eslint + Prettier

A template based on the following technologies: Next, Preact, Typescript, Eslint, Prettier.
Modified from this template

Installation

Clone the repo and run yarn install

Start

After the successfull installation of the packages: yarn start