💻 Project (Work in Progress)

Access the platform: https://saas-ai-fullstack-production.up.railway.app/ (Login is Needed)

A SaaS platform designed to generate text, video, music, images, and code using AI.


⚡ Technologies

This project was developed using these technologies:

🚀 How to Execute

Clone the project and access the folder.

$ git clone https://github.com/FilipiMachado/saas-ai-fullstack
$ cd saas-ai-fullstack

To start the project, follow these steps:

# Install the dependencies
$ npm install

# Start the project
$ npm run dev

The app will be available at this address http://localhost:3000

📝 License

This project is under MIT license. Read this file LICENSE for more details.