https://github.com/moonwalker/artemis
Git-based headless CMS frontend.
https://github.com/moonwalker/artemis
cms headless
Last synced: 4 months ago
JSON representation
Git-based headless CMS frontend.
- Host: GitHub
- URL: https://github.com/moonwalker/artemis
- Owner: moonwalker
- License: mit
- Created: 2022-11-17T09:47:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T08:28:34.000Z (about 2 years ago)
- Last Synced: 2025-07-16T17:42:37.110Z (11 months ago)
- Topics: cms, headless
- Language: JavaScript
- Homepage: https://artemis.mw.zone
- Size: 1.75 MB
- Stars: 3
- Watchers: 10
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Artemis
Git-based headless CMS frontend.
### Development
```sh
$ npm run dev
# http://localhost:3000
```