Skip to content

An opinionated low code platform that helps you code business applications in a better way 🐰

License

Notifications You must be signed in to change notification settings

marcosrioj/icodebetter

 
 

Repository files navigation


icb logo

An opinionated low code platform that helps you code business applications in a better way


The problem

There are certain parts of a business application that developers build from scratch again and again everytime they build a business application. And these parts take the most time to finish. We need to stop reinventing the wheel.

This solution

iCodeBetter is way powerful than existing low-code platforms. And unlike others it's online and open source.

Table of contents

Local setup

You can take a look at detailed instruction as well :bowtie:

Prerequisites

  • PostgreSQL
  • Spring Boot

To set up local development environment:

  1. Clone the repository
  2. Create a new database
  3. Restore icb_db.backup file (this file is in root directory)
  4. Open the project in your IDE
  5. Change database name, username, password in application.properties
  6. Run spring boot application

Go to http:https://localhost:8080

Next steps

To get familiar with the project and see what it is capable of you can watch introductory and tutorial videos at icodebetter youtube channel.

Getting involved

This is an open source project and we ❤️ to build great tools together with community. We have prepared a contributing guide to help you get started.

If it's your first PR or you don't know where to start, come say hi in our slack channel and a team member will mentor you.

Documentation

Our documentation is availabe at https://docs.icodebetter.com

About

An opinionated low code platform that helps you code business applications in a better way 🐰

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.6%
  • CSS 25.3%
  • Java 11.4%
  • HTML 1.6%
  • Vue 0.1%