Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cm4ker/platform

Platform for rapid creating business applications (auto generating crud, ui and more)
https://github.com/cm4ker/platform

aquila business compiler database language language-analysis platform rad

Last synced: 23 days ago
JSON representation

Platform for rapid creating business applications (auto generating crud, ui and more)

Awesome Lists containing this project

README

        




Aquila


⚡️Aquila platform⚡️


# Aquila

Try to be modern framework for rapid creating LOB applications from scratch.

# Building from source
1. Create required .nugs folder
2. dotnet restore
3. dotnet build

# Run server

1. Need configure database
2. Need configure server
3. Run server
4. Create new configuration

```
.\src\Aquila.Runner\bin\Debug\Aquila.Runner.exe
```

# Browse example configuration
.\build\library\

# Language documentation