/ ai-anxieties-audio /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]views/2 years ago -  
[DIR]public/a year ago -  
[DIR]node_modules/2 years ago -  
[   ]LICENSE2 years ago 13Kf0d2fc9 test post-receive hook [كارل مبارك]
[   ]package.json2 years ago790 120707f added node version q18.16 to dependincies [كارل مبارك]
[   ]package-lock.json2 years ago 47K120707f added node version q18.16 to dependincies [كارل مبارك]
[   ]index.jsa year ago1.8K15de0e0 styling, texts [كارل مبارك]
[TXT]README.mda year ago1.1K15de0e0 styling, texts [كارل مبارك]
[   ]passwd9a year ago 30  
[   ]config.xmla year ago 7  
README.md

The Hmm's audio repository for AI anxieties

Node application that serves a set of webpages statically, that display an arxhive stored on a json file on disk and a web UI to record and submit audio files.

File server is Express Template engine is EJS Databse is stored on disk as a CSV file

Environment

This project was set up with Node version 18.16.

Copy the .env.example file to .env

cp .env.example .env

Edit the environment variables to your liking.

PORT=3000
TITLE="AI Hotline"

Development

Install the required libraries

npm i

And run the development script

npm run dev

This uses the nodemon command to run the application with hot reload when changes are made. To run the application without hot reload:

npm run start

Deployment

Authors

Forked and tweaked by Karl from Mumories, which was co-authored by Karl, Artemis, Simon, Margarita, Sofia, Victor, Angelique as part of INC's Going Hybrid / Living Archives working group.

License

This repository is published under the CC4r* license.

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80