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

https://github.com/chlzslvdr/krauss-cms

Sample Portfolio Website made with Decap CMS
https://github.com/chlzslvdr/krauss-cms

decap-cms netlify nextjs tailwindcss

Last synced: 7 months ago
JSON representation

Sample Portfolio Website made with Decap CMS

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/fc73f2ac-1b4c-46cf-bc35-b2b6e4101d3c/deploy-status)](https://app.netlify.com/sites/krauss-cms/deploys)

# krauss-cms

### Built with:

- [Next.js](https://nextjs.org)
- [Decap CMS](https://decapcms.org) - Open source content management for your Git workflow
- [Tailwind CSS](https://tailwindcss.com)
- [Netlify](https://www.netlify.com)
- Netlify Forms & Identity

## Installation

Clone and run yarn install to install the dependencies.

```bash
yarn install
```

## Start Locally

Run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3030](http://localhost:3030) with your browser to see the result.

## Access CMS Admin

Open [https://krauss-cms.netlify.app/admin](https://krauss-cms.netlify.app/admin) and log in.