Skip to content

fenago/fenago21

Repository files navigation

FeNAgO — Next.js Agentic SaaS Boilerplate

FeNAgO Logo

FeNAgO is a complete platform for building agentic AI-powered SaaS products. This template allows you to create Agentic SaaS applications without wasting time on the plumbing and infrastructure so you can build products in days and not months.

FeNAgO empowers students, developers, startups, and entrepreneurs to build fully agentic SaaS solutions at lightning speed by handling security (logins & registration), database setup, SEO, and monetization right out of the box—powered by Next.js, Tailwind, and React. All you bring is your idea!

Watch/Star the repo to be notified when updates are pushed

Getting Started

Follow these steps to get FeNAgO up and running on your machine:

  1. Create a new folder and open WindSurf and the folder
  2. Clone the repository:
    git clone https://github.com/fenago/fenago21.git
  3. Install dependencies:
    npm install
  4. Remove the original remote (if you want to push to your own repository):
    git remote remove origin
  5. Start the development server:
    npm run dev

That will get you running!

  1. Environment setup:
    • Rename .env.sample to .env
    • Add your API keys and other credentials to the .env file

Documentation

FeNAgO comes with comprehensive documentation to help you get started quickly:

Implementation guides for setting up core functionality:

Architecture and development planning documents:

Features

  • User Authentication: Google OAuth and Magic Links
  • Database Integration: MongoDB Atlas setup
  • Payment Processing: Stripe integration
  • Email Service: Resend.com integration
  • SEO Optimization: Built-in SEO features
  • Analytics: DataFast integration
  • UI Components: Modern, responsive design with TailwindCSS and DaisyUI
  • AI Integration: OpenAI, ElevenLabs, and more

Support

For questions or support, please reach out to support@fenago.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages