An open API service indexing awesome lists of open source software.

https://github.com/dertyp7/tealfire-website


https://github.com/dertyp7/tealfire-website

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# TealFire Website

This is the source code for the [TealFire]("https://tealfire.de") website.

## Setup development

1. Clone repository
2. Install dependencies: `npm install`
3. Start development server: `npm run dev`

> NodeJS 18.0.0 or higher is recommended.