Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

TSKsmiley/AutoFlowAPI

Repository files navigation

AutoFlowAPI P2 (Dynamic integraion of APIs)

this repo contains the api that handles the flows created by the user on the website located at TSKsmiley/AutoFlow

Requirements

  • Node.js 16.x

Installation

First clone the repo

git clone https://github.com/TSKsmiley/AutoFlowAPI

then change your directory to the new folder

cd AutoFlowAPI

next up install the required packages

npm i

next up create a .env file. Fill out the following fields accordingly

DISCORD_WEBHOOK_TEST=your value here

DISCORD_WEBHOOK_ERROR=

MONGO_URL=

GOOGLE_TOKEN=

MAIL_ADDRESS_OUTLOOK=

MAIL_PASSWORD_OUTLOOK=

SLACK_SIGNING_SECRET=

SLACK_TOKEN=

SLACK_CLIENT_ID=

SLACK_CLIENT_SECRET=

then start the api with

npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published