AutoForge is a cutting-edge SAAS Automation Builder that leverages the latest technologies to streamline your development process.
- Secure authentication with Clerk
- Scalable database solutions using Neon Tech
- Efficient file handling through Uploadcare
- Local tunneling with Ngrok
- Modern web framework with Next.js 14
- Payment integration via Stripe
- Lightning-fast runtime with Bun
- Clone the repository:
git clone https://github.com/GopalVerma1303/AutoForge.git
- Install dependencies:
bun install
-
Set up environment variables (refer to
.env.example) -
Run the development server:
bun run dev
- Open http://localhost:3000 in your browser.
For detailed documentation on each component, please refer to the docs folder.
Contributions are welcome! Please check out our Contributing Guide for more details.
This project is licensed under the MIT License - see the LICENSE file for details.
- Clerk for authentication
- Neon Tech for database solutions
- Uploadcare for file handling
- Ngrok for local tunneling
- Next.js for the web framework
- Stripe for payment processing
- Bun for the runtime environment
Made with ❤️ by Gopal Verma

