Skip to content

Latest commit

 

History

History
70 lines (53 loc) · 2.62 KB

README.md

File metadata and controls

70 lines (53 loc) · 2.62 KB


Logo

Anthaathi

Monorepo for projects of Anthaathi.

Highlights

Form Builder https://stackblitz.com/edit/stackblitz-starters-9be5dj?file=src%2FApp.tsx

Pre-requisites

Installation

# Install caddy for your OS
# Install Kratos

# Run required docker compose for postgres and kratos service
docker compose -f ./manifests/anthaathi-dev/compose.yml up -d

export DATABASE_URL=postgres://postgres:pgpassword@localhost:1143

# Run this command in new tab
yarn
yarn workspace @anthaathi/graphql-gateway db:migrate
yarn workspace @anthaathi/graphql-gateway seed
yarn dev

Fix in container

sudo bash -c "sudo echo \"127.0.0.1 auth.anthaathi.localhost\" >> /etc/hosts"

Screenshots

image image image image image image image image image

Looking to Collaborate?

Hey there, we're a development studio based in Kolhapur. We're passionate about crafting solutions using React, Angular, NodeJS, Go, Quarkus, and Java. If you're excited about creating something impactful and think we'd be a good fit, I'd love to hear from you!

Reach out to me directly at [email protected]. Let's make something amazing together!

License

  • This project is licensed under the GPL-3.0 license.
  • All other logos and trademarks are the property of Anthaathi Private Limited.