mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
CASE is now Manifest
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
This commit is contained in:
parent
5a298a0f50
commit
a8587a7fde
2 changed files with 9 additions and 13 deletions
|
|
@ -1,13 +0,0 @@
|
|||
name: CASE
|
||||
website_url: https://case.app
|
||||
source_code_url: https://github.com/casejs/case
|
||||
description: Lightweight BaaS (Backend As A Service) requiring minimal coding, with database, admin panel, API, and Javascript SDK.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Nodejs
|
||||
tags:
|
||||
- Software Development - Low Code
|
||||
stargazers_count: 800
|
||||
updated_at: '2024-10-21'
|
||||
archived: false
|
||||
9
software/manifest.yml
Normal file
9
software/manifest.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
name: Manifest
|
||||
website_url: https://manifest.build
|
||||
description: A complete backend that fits into 1 YAML file.
|
||||
licenses:
|
||||
- MIT
|
||||
tags:
|
||||
- Software Development - Low Code
|
||||
source_code_url: https://github.com/mnfst/manifest
|
||||
demo_url: https://manifest.new
|
||||
Loading…
Reference in a new issue