Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cak/cak.dev
cak.dev Website
https://github.com/cak/cak.dev
Last synced: 27 days ago
JSON representation
cak.dev Website
- Host: GitHub
- URL: https://github.com/cak/cak.dev
- Owner: cak
- License: mit
- Created: 2020-04-20T09:13:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T01:10:45.000Z (about 1 year ago)
- Last Synced: 2023-10-16T05:30:18.243Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://cak.dev
- Size: 823 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# derail.io
## Usage
### Install Dependancies
```sh
npm install
```### Start Development Server
```sh
npm run dev
```### Static Export
```sh
npm run export
```## Misc
Powered by [React](https://reactjs.org) and [Next.js](https://nextjs.org), written in [TypeScript](https://www.typescriptlang.org) and styled with [Tailwind CSS](https://tailwindcss.com) and [dasiyUI](https://daisyui.com).