Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
/ varo.dev Public archive

The matchmaking platform for developers, open-source projects, and indie founders.

License

Notifications You must be signed in to change notification settings

mugnavo/varo.dev

varo.dev

Netlify Status

Note

This project is still in its early stages. If you're interested in contributing, check out the active issues.

The AI-powered matchmaking platform for developers, open-source projects, and indie hackers.

Built with Nuxt, Vue, and Vercel AI SDK.

Development

Node.js 20 or later is recommended.

  1. Install pnpm.

  2. Install the necessary dependencies by running pnpm install in the root directory of the project.

  3. Create a fill in your .env file based on the .env.example file.

     NUXT_BASE_URL="http://localhost:3000"
     POSTGRES_URL=
    
     NUXT_GITHUB_CLIENT_ID=
     NUXT_GITHUB_CLIENT_SECRET=
     NUXT_GITHUB_REDIRECT_PATH="/api/auth/github"
    
     NUXT_SESSION_PASSWORD=
     NUXT_GOOGLE_GENERATIVE_AI_API_KEY=
  4. Run the development server with pnpm dev.

  5. You can now access the development server at http://localhost:3000.

Contributing

Please read our Contributing Guidelines before starting a pull request.

License

GPL-3.0

About

The matchmaking platform for developers, open-source projects, and indie founders.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages