Hello coders! 👾

Our full-stack web app generator got integration with well-known and well-liked GitHub. Now you can add projects to your GitHub account where you will see a repository with the project made on the web app generator. If you make an update to your project in the generator, all the updates will be pushed to the repository.

Thanks to GitHub version control, you will be able to keep track of all your changes made to the source code. All the changes in your generated project will be saved and shown in the appropriate repository in your GitHub account! This way you synchronize and closely monitor your tests and projects from Web App Generator with GitHub.

Setting Up

How to make it work?

Connect your GitHub account in the project settings.

github integrations

How to generate a project with web app generator?

Let us recall how to work with the web app generator step by step:

  1. Choose the technology stack for your project: React, Vue, Angular – for the frontend part,
    Laravel, Node.js – for the backend part and MySQL, PostgreSQL for database;
  2. Choose the design you like;
  3. Define the database schema;
  4. Generate your application, get the source code and download it!

Check our recent blog posts to know more on the web app generator