This is the marketing website for AIntegrator, built with Angular. It serves as the frontend interface for users to learn about our services, the product, and how to get in touch.
To start a local development server, run:
ng serveOnce the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.
docker build --platform=linux/amd64 -t azytaku/aintegrator-frontend:testing.0.0.1 -f Dockerfile .docker push azytaku/aintegrator-frontend:testing.0.0.1