Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arashsheyda/karboard

[WIP] Kar-Board is a Nuxt 3 template for creating job board websites less than a minute.
https://github.com/arashsheyda/karboard

Last synced: 21 days ago
JSON representation

[WIP] Kar-Board is a Nuxt 3 template for creating job board websites less than a minute.

Awesome Lists containing this project

README

        

[WIP] ๐Ÿ’ผ Kar-Board


(/kรขr/, Job in Persian)

> [๐Ÿ“„ Kar-board](#) The best Choice for Job Board Templates

## Setup

```bash
npm install karboard --dev
```

## Configuration

- Add it to your extends key in `nuxt.config.ts`:

```ts
defineNuxtConfig({
extends: 'karboard'
})
```

create an `app.config.ts` and configure it. for more info check [./nuxt.schema.ts](https://github.com/arashsheyda/karboard/blob/main/nuxt.schema.ts)

## TODO
Improvements for future:
- [ ] SEO
- [ ] Dark Mode
- [ ] New Components
- [ ] Job Detail Page
- [ ] Better Type Support
- [ ] Better Documentation

## License

[MIT]