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
- Host: GitHub
- URL: https://github.com/chlzslvdr/krauss-cms
- Owner: chlzslvdr
- License: other
- Created: 2025-02-12T06:52:51.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-04T05:37:12.000Z (9 months ago)
- Last Synced: 2025-03-04T06:28:46.885Z (9 months ago)
- Topics: decap-cms, netlify, nextjs, tailwindcss
- Language: TypeScript
- Homepage: https://krauss-cms.netlify.app
- Size: 6.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-decap-cms - krauss-cms - Sample Portfolio Website made with Decap CMS. (Project)
README
[](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.