Solvio is a powerful and intuitive tool that helps individuals and businesses visualize their cash flow in a calendar format. By providing a clear overview of incoming invoices and outgoing payments, Solvio enables better financial planning and decision-making.
Built with modern web technologies like Next.js 15, React 19, and Supabase, Solvio offers a fast, scalable, and seamless user experience, making financial management easier than ever.
- Cashflow Visualization: View income and expenses in an interactive calendar.
- Invoice Scheduling: Plan upcoming invoices and payments efficiently.
- Automatic Data Sync: Connect with Supabase for real-time updates.
- Responsive UI: Built with the latest React 19 and shadcn/ui for a sleek user experience.
- Fast & Scalable: Powered by Next.js 15 for a seamless, server-rendered experience.
Solvio is built with:
- Next.js 15 – for optimized performance and SEO.
- React 19 – for a dynamic and modern UI.
- Supabase – for database and authentication.
- FullCalendar – for rich calendar-based interactions.
- shadcn/ui – for beautifully styled components.
To run your own instance of Solvio, follow these steps:
Ensure you have the following installed:
- Node.js (>=18.0.0)
- Yarn or npm
- Supabase account & API keys
git clone https://github.com/alexis2m/solvio.git
cd solvionpm install # or yarn installCreate a .env.local file in the root directory and add your Supabase credentials:
NEXT_PUBLIC_SUPABASE_URL=your-supabase-url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your-supabase-anon-key
yarn dev # or npm run devYour Solvio instance will be available at http://localhost:3000.
You can deploy Solvio using Vercel or any cloud provider of your choice.
vercelContributions are welcome! Feel free to fork the repository, create a new branch, and submit a pull request.
Solvio is open-source software licensed under the MIT License.
Solvio is built and maintained by Alexis Maison.
Enjoy managing your cashflow more efficiently with Solvio! 🎉
