anthaathi / anthaathi-next

A versatile open-source toolkit for task management, ESG reporting, and form building. Built with React, Node.js, Go, and Quarkus. Contributions welcome! Contact omkar@anthaathi.co

Home Page:http://anthaathi.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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 omkar@anthaathi.co. 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.

About

A versatile open-source toolkit for task management, ESG reporting, and form building. Built with React, Node.js, Go, and Quarkus. Contributions welcome! Contact omkar@anthaathi.co

http://anthaathi.co

License:GNU General Public License v3.0


Languages

Language:TypeScript 91.3%Language:HCL 4.3%Language:Kotlin 1.3%Language:JavaScript 0.7%Language:Go 0.6%Language:Smarty 0.6%Language:HTML 0.3%Language:Prolog 0.3%Language:Shell 0.2%Language:Python 0.2%Language:Dockerfile 0.1%Language:CSS 0.0%Language:Jsonnet 0.0%