https://github.com/maful/dicari
an Open Source TogglHire alternative (In Progress)
https://github.com/maful/dicari
openai react refine supabase typescript
Last synced: about 1 month ago
JSON representation
an Open Source TogglHire alternative (In Progress)
- Host: GitHub
- URL: https://github.com/maful/dicari
- Owner: maful
- Created: 2023-07-12T09:47:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T15:40:16.000Z (almost 3 years ago)
- Last Synced: 2026-03-05T12:59:44.762Z (3 months ago)
- Topics: openai, react, refine, supabase, typescript
- Language: TypeScript
- Homepage:
- Size: 586 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# dicari
This [refine](https://github.com/pankod/refine) project was generated with [superplate](https://github.com/pankod/refine).
## Getting Started
**refine** is a React-based framework for building data-intensive applications in no time ✨
Refine offers lots of out-of-the box functionality for rapid development, without compromising extreme customizability. Use-cases include, but are not limited to admin panels, B2B applications and dashboards.
## Available Scripts
### Running the development server.
```bash
npm run dev
```
### Building for production.
```bash
npm run build
```
### Running the production server.
```bash
npm run start
```
## Learn More
To learn more about **refine**, please check out the [Documentation](https://refine.dev/docs)
- **REST Data Provider** [Docs](https://refine.dev/docs/core/providers/data-provider/#overview)
- **Inferencer** [Docs](https://refine.dev/docs/packages/documentation/inferencer)
- **Custom Auth Provider** [Docs](https://refine.dev/docs/core/providers/auth-provider/)
## License
MIT