Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arikaim/arikaim-services-server
Arikaim services server
https://github.com/arikaim/arikaim-services-server
arikaim cms
Last synced: about 1 month ago
JSON representation
Arikaim services server
- Host: GitHub
- URL: https://github.com/arikaim/arikaim-services-server
- Owner: arikaim
- Created: 2021-12-22T16:54:02.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T11:28:06.000Z (about 2 months ago)
- Last Synced: 2024-11-07T11:47:53.787Z (about 2 months ago)
- Topics: arikaim, cms
- Language: Python
- Homepage: http://arikaim.com
- Size: 118 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arikaim CMS services server
#### Requirements
* [Arikaim CMS](https://github.com/arikaim/arikaim)#### Installation
```sh
pip install arikaim
```
#### Usage
##### Run
```sh
arikaim-server run
```
##### Create config file
```sh
arikaim-server config create
```