/ ai-anxieties-audio /

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