anti-entropy

0.0.1 • Public • Published

anti-entropy

anti-entropy is a collaborative agent that works with you, not for you.

Status: work-in-progress

Setup

  1. Create a copy of .env.local.example and name it .env.local:
 cp .env.local.example .env.local

Fill out the environment variables in .env.local only (this file is not tracked by version control).

Note: You should not commit your .env.local file or it will expose secrets that will allow others to control access to your various OpenAI and authentication provider accounts.

  1. Install the necessary dependencies and then run the development server:
# install dependencies
pnpm install
# run Next.js development server
pnpm dev
# visit http://localhost:3000

Upstash

  1. Register and go to https://console.upstash.com
  2. Click Create Database button
  3. Specify:
    • Name, e.g. anti-entropy
    • Primary Region, e.g. Singapore (ap-south-east-1)
    • TLS (SSL) Enabled, checked
    • Evition, checked

Readme

Keywords

none

Package Sidebar

Install

npm i anti-entropy

Weekly Downloads

5

Version

0.0.1

License

AGPL-3.0-or-later

Unpacked Size

1.22 MB

Total Files

49

Last publish

Collaborators

  • itsuka