kayserifserif / i-name-this-feeling

A tool for writing poetry by giving names to your feelings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I Name This Feeling

A tool for writing poetry by giving names to your feelings.

The prompt "what i feel is" followed by repetitions of "rage and rage and rage".

Development

This is a Node.js/Express app using EJS as the templating engine. It also interfaces with a Supabase database — to get that running, make a copy of .env.example, rename it .env, and add the API key from the Supabase project key.

npm install
npm run dev

The site is hosted on render.com.

The server and the database are both slow on free plans — note to self to check periodically that the project hasn't been paused.

About

A tool for writing poetry by giving names to your feelings.


Languages

Language:JavaScript 52.6%Language:EJS 27.1%Language:CSS 20.3%