Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/cm4ker/platform
- Owner: cm4ker
- Created: 2020-04-23T19:38:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T03:15:16.000Z (over 1 year ago)
- Last Synced: 2023-08-05T17:39:28.226Z (over 1 year ago)
- Topics: aquila, business, compiler, database, language, language-analysis, platform, rad
- Language: C#
- Homepage:
- Size: 8.35 MB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
⚡️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