Skip to content

ThatConference/that-api-help

Repository files navigation

THAT Help Api

Actions Status

Dependencies

  • Node 18+

Setup and Configuration

  • Install node.js in use: nodenv install $(cat .node_version)
  • Load dependencies: npm i

setup notes:

.env

You will need to add a .env file to your source. See the .env.sample included in the source base for the keys.

Running

The main development starting point is npm run start:watch

  • npm run start:watch to run with a watcher.
  • npm run start to just run`.

Endpoints

About

THAT help api. Supporting things like https://speaker.help

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published