Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishi-raj-jain/remix-wysiwyg-litellm-xata-vercel
A demo of your own Content CMS with Xata, Remix, WYSIWYG Editor, LiteLLM, OpenAI and Vercel.
https://github.com/rishi-raj-jain/remix-wysiwyg-litellm-xata-vercel
litellm notion novel openai remix tailwindcss vercel xata
Last synced: 26 days ago
JSON representation
A demo of your own Content CMS with Xata, Remix, WYSIWYG Editor, LiteLLM, OpenAI and Vercel.
- Host: GitHub
- URL: https://github.com/rishi-raj-jain/remix-wysiwyg-litellm-xata-vercel
- Owner: rishi-raj-jain
- Created: 2023-12-31T07:15:31.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-17T22:03:39.000Z (11 months ago)
- Last Synced: 2024-10-08T03:29:20.683Z (4 months ago)
- Topics: litellm, notion, novel, openai, remix, tailwindcss, vercel, xata
- Language: TypeScript
- Homepage: https://xata.io/blog/content-management-system-remix-xata
- Size: 192 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://raw.githubusercontent.com/xataio/mdx-blog/main/images/cms-cover.jpeg)
# Build your own Content CMS
Introduction ·
Tech Stack + Features ·
Author## Introduction
Learn how to create a custom CMS using Xata, Remix, Novel, LiteLLM, and Vercel.
## Tech Stack + Features
### Frameworks
- [Remix](https://remix.run) – Framework for building full-stack web applications with focus on Web Standards.
- [LiteLLM](https://docs.litellm.ai) – Call all LLM APIs using the OpenAI format
- [Novel](https://novel.sh) – A Notion-style WYSIWYG editor with AI-powered autocompletion
### Database
- [Xata](https://xata.io) - Serverless database platform for scalable, real-time applications.
### UI
- [TailwindCSS](https://tailwindcss.com) – CSS framework for building custom designs
### Platform
- [Vercel](https://vercel.com) – A cloud platform for deploying and scaling web applications.
### Code Quality
- [Prettier](https://prettier.io/) – Opinionated code formatter for consistent code style
## Author
- Rishi Raj Jain ([@rishi_raj_jain_](https://twitter.com/rishi_raj_jain_))