forked from appsemble/appsemble
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubliccode.yml
More file actions
143 lines (107 loc) · 4.45 KB
/
publiccode.yml
File metadata and controls
143 lines (107 loc) · 4.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
publiccodeYmlVersion: '0.2'
name: Appsemble
url: https://gitlab.com/appsemble/appsemble
softwareVersion: 0.34.11
releaseDate: 2025-08-19
logo: config/assets/logo.svg
monochromeLogo: config/assets/logo-monochrome.svg
platforms:
- web
categories:
- it-development
usedBy:
- Gemeente Amsterdam
- Gemeente Amersfoort
roadmap: https://gitlab.com/groups/appsemble/-/roadmap
developmentStatus: beta
softwareType: standalone/web
description:
en:
localisedName: Appsemble
genericName: Appsemble
shortDescription:
Appsemple is an open source low-code app building platform. The low-code editor allows users
to build apps without the need for technical knowledge.
longDescription: >
Appsemple is an open source low-code platform. In the available low-code editor, basic
building blocks are offered to build an app quickly and easily. It is also relatively easy to
link data to the applications and the developed apps can be stored in their own store.
Our mission is to build a low-code open source platform where anyone can create user-friendly
apps without the need for technical knowledge.
#### Why open source?
Open source is a good and proven way to allow software projects of any size to grow into
something that many people can use and build their own adaptations.
#### Appsemble has been developed with the following principles:
- Open Source, no vendor lock-in.
- Use of modern standards (PWA, React / Node.js, Docker, Kubernetes, Oauth2, JWT)
- Pragmatic: rather minimal functionality today than a great app tomorrow. We iterate towards
it every day.
- An app is built by creating an app recipe in a human readable (YAML) format. Building blocks
are chosen and configured here.
- Apps should be easy to share, copy and customize.
- Graphical choices are independent of the app and are defined at the organizational level.
documentation: https://appsemble.app/docs
features:
- Not much technical knowledge required
- Provider independant
- Time saving
nl:
localisedName: Appsemble
genericName: Appsemble
shortDescription:
Appsemple is een open source low-code app platform. In de beschikbare editor kunnen gebruikers
eenvoudig een app bouwen zonder technische kennis.
longDescription: >
Appsemple is een open source low-code platform. In de beschikbare low-code editor worden er
basis bouwblokken aangeboden om snel en gemakkelijk een app te bouwen. Ook kan er relatief
gemakkelijk data aan de applicaties worden gekoppeld en kunnen de ontwikkelde apps in een
eigen store worden opgeslagen.
Onze missie is het bouwen van een low-code open source platform waar iedereen
gebruikersvriendelijke apps kan maken zonder dat daar technische kennis voor nodig is.
#### Waarom open source?
Open source is een goede en bewezen manier om software projecten van enige omvang goed te
kunnen laten uitgroeien tot iets waar veel mensen gebruik van kunnen maken en hun eigen
aanpassingen kunnen (laten) bouwen.
#### Appsemble is ontwikkeld met de volgende uitgangspunten:
- Open Source, geen vendor lock-in.
- Gebruik van moderne standaarden (PWA, React/Node.js, Docker, Kubernetes, Oauth2, JWT)
- Pragmatisch: liever minimale functionaliteit vandaag dan een fantastische app morgen. We
itereren er elke dag verder naar toe.
- Een app wordt gebouwd door een appdefinitie op te stellen in een door mensen leesbaar (YAML)
formaat. Hierin worden bouwblokken gekozen en geconfigureerd.
- Apps moeten eenvoudig kunnen worden gedeeld, gekopieerd en worden aangepast.
- Grafische keuzes staan los van de app en wordt op organisatie niveau gedefinieerd. eigen
store worden opgeslagen.
documentation: https://appsemble.app/docs
features:
- Weinig technische kennis benodigd
- Geen leverancier afhankelijkheid
- Tijdbesparend
legal:
license: LGPL-3.0-only
mainCopyrightOwner: Appsemble
repoOwner: Appsemble
maintenance:
type: internal
contacts:
- name: Kees van den Broek
email: kees@appsemble.com
localisation:
localisationReady: true
availableLanguages:
- bg
- da
- de
- en
- fr
- hr
- id
- nl
- ru
dependsOn:
open:
- name: Docker
- name: Docker Compose
- name: NodeJS
versionMin: 20
- name: appsemble/appsemble