Skip to content

valerii15298/bot-low-code-platform

Repository files navigation

bot-low-code-platform

Installation

git clone https://github.com/valerii15298/bot-low-code-platform.git
cd bot-low-code-platform
echo 'DATABASE_URL="postgresql://<POSTGRES_USER>:<POSTGRES_PASSWORD>@localhost:5432"' > packages/api/.env
npm install -g pnpm
pnpm install
pnpm -C packages/api exec prisma migrate dev --name init

Running the app

pnpm add -g concurrently
concurrently "pnpm -r dev" "pnpm -C packages/web run codegen"

Stay in touch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published