Skip to content

Commit d99dd37

Browse files
committed
Contribute the ArtgenCMS into the CMS list
1 parent 611e512 commit d99dd37

File tree

4 files changed

+43
-0
lines changed

4 files changed

+43
-0
lines changed

src/site/headless-cms/artgen.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Artgen
3+
repo: artgenio/core
4+
homepage: https://artgen.io
5+
twitter: artgencms
6+
opensource: "Yes"
7+
typeofcms: "API Driven"
8+
supportedgenerators:
9+
- All
10+
description: Javascript Headless CMS built on No Code engine and spiced with a visual database editor. By combining this three important building block, You can build any kind of application without the need for third party elements.
11+
images:
12+
- path: /img/cms/artgen-content.png
13+
- path: /img/cms/artgen-no-code.png
14+
- path: /img/cms/artgen-vdatabase.png
15+
---
16+
17+
# What it solves?
18+
19+
Unlike many other CMS, Artgen concentrates on the whole application design. With it's visual database editor You can easily create and edit database tables; Then simply manage the data from it's automatically generated content editor and finally design complex business logic in it's No Code flow engine.
20+
21+
Artgen aims to solve the fragmentation between those solutions, and provide the users with a streamlined experience.
22+
23+
## Get Started!
24+
25+
```
26+
docker run -d -p 7200:7200 artgenio/core:latest
27+
```
28+
29+
Or with NPX
30+
31+
```
32+
npx @artgenio/core
33+
```
34+
35+
then visit the [http://localhost:7200](http://localhost:7200) to see it Yourself.
36+
37+
### Demo
38+
39+
Checkout the live demo site at [https://demo.artgen.io](https://demo.artgen.io) and see it without and strings attached.
40+
41+
---
42+
43+
Don't forget to have a great day!
253 KB
Loading
137 KB
Loading
167 KB
Loading

0 commit comments

Comments
 (0)