Skip to content

chronologic/automate-api

Repository files navigation

Automate API

⏱️ This repositery contains API source code for Automate.

⌚️ UI source code can be found here

📌 LIVE version is available here https://automate.chronologic.network/

ProductHunt is here

Tutorials and help are here

Running the project

Install with npm install

Start development instance with npm run dev

Create production build with npm run build

MongoDB

Start MongoDB instance using

docker-compose -f mongo.yml up

or any other instance compatible with mongodb://root:example@localhost:27017 connection string.

About

Schedule conditional transactions and save on gas fees!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages