* Server comes up * Instead of extracting ee, we extract the ce to get the mongo repo to work * ActionRepo migrated * ApiTemplateRepo migrated * Application repo migrated * Asset Repo migrated * Collection repo migrated * Comment repo migrated * Comment thread repo migrated * Config repo migrated * datasource repo migrated * group repo migrated * Invite user repo migrated * layout repo migrated * New action repo migratd * . * Migrated rest of the repos. * Migrated the repo impl as well between ce and common * acl package partially migrated * Authentication migration done! * Controllers migrated * AppsmithPermission enum migrated to class and split * Unnecessary change removed * Appsmith role enum converted to class * Revert * Reverting enum to class conversion after failing at implementing * All services migrated * server.solutions package completed * Fixed solutions failing test cases * Code compiling! Woohoo! |
||
|---|---|---|
| .. | ||
| .run | ||
| appsmith-git | ||
| appsmith-interfaces | ||
| appsmith-plugins | ||
| appsmith-server | ||
| envs | ||
| mongo-seed | ||
| scripts | ||
| .gitignore | ||
| build.sh | ||
| buildpack-run.sh | ||
| docker-compose.yml | ||
| Dockerfile | ||
| entrypoint.sh | ||
| pom.xml | ||
| Procfile | ||
| README.md | ||
| system.properties | ||
Appsmith Server
This is the server-side repository for the Appsmith framework.
For details on setting up your development machine, please refer to the Setup Guide