fridaysforfuture / forest-api

0 stars 1 forks source link
forest hacktoberfest

forest-api

This is the API component for Forest. Forest is divided into a frontend, an API (this repository) and a renderer. The API works with JWT to authenticate users.

Requirements:

Installation:

npm i
echo $key >key.rs
npm start