Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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_))