Skip to content

anhsirk0/tendrils-backend

Repository files navigation

Tendrils

/logo.png

About

Backend for a very simple text only social media + blog WebApp

Installation

Requirements

TechnologyVersion
NodeLTS
pnpm*

Setup

git clone https://github.com/anhsirk0/tendrils-backend.git --depth=0
cd tendrils-backend
pnpm install
pnpm run start

A JWT_SECRET key is also required in .env file

JWT_SECRET=SOME_JWT_TOKEN_STRING

tendrils-frontend is the frontend for this

Tech Stack

About

Nestjs backend for Tendrils .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published