Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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