Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkrumahthis/brilla
https://github.com/nkrumahthis/brilla
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nkrumahthis/brilla
- Owner: nkrumahthis
- Created: 2023-09-28T15:53:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-30T23:54:09.000Z (over 1 year ago)
- Last Synced: 2024-04-23T19:14:16.939Z (9 months ago)
- Language: TypeScript
- Size: 2.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brilla
Ask your document questions. Built with nextjs.
![image](public/screenshot1.png)
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.