Skip to content

RuiSilvaStudio/RootLink

Repository files navigation

CommunitiesPortal

Monorepo for the RootLink platform — a specialized search engine and communities platform for individuals, families, gardeners, makers, tradespeople, professionals, and homesteaders.

Project source is in /rootlink — see rootlink/README.md for full documentation.

Structure

├── rootlink/
│   ├── backend/     # Python FastAPI + SQLite
│   ├── frontend/    # Next.js 14 (App Router, Tailwind)
│   ├── scripts/     # Seed and utility scripts
│   └── README.md    # Full project docs
├── start.sh         # Development launcher
└── .gitignore

Tech

  • Frontend: Next.js 14, Tailwind CSS, i18n (pt / en)
  • Backend: FastAPI, SQLite, sentence-transformers (hybrid search)
  • Database: SQLite (dev), designed for PostgreSQL + pgvector (production)

About

RootLink — community platform for gardeners, makers, tradespeople & homesteaders. Hybrid search, events, learning, networking, i18n (pt/en).

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors