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
Prerequisites
- PostgreSQL
- Spring Boot
To set up local development environment:
- Clone the repository
- Create a new database
- Restore icb_db.backup file (this file is in root directory)
- Open the project in your IDE
- Change database name, username, password in application.properties
- Run spring boot application
Go to http://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
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