| File | Date | Author | Commit |
|---|---|---|---|
| .github | 2024-10-08 |
|
[c6714e] changed to pnpm |
| .vscode | 2024-10-06 |
|
[818cda] first commit |
| src | 2024-10-08 |
|
[1d02bf] removed edit feature |
| src-tauri | 2024-10-08 |
|
[0465b1] added build ci |
| .gitignore | 2024-10-06 |
|
[818cda] first commit |
| LICENSE | 2024-10-06 |
|
[5a95b1] Initial commit |
| README.md | 2024-10-07 |
|
[b9872c] add readme.md |
| index.html | 2024-10-06 |
|
[818cda] first commit |
| package.json | 2024-10-07 |
|
[d8c84c] add delete feature |
| pnpm-lock.yaml | 2024-10-07 |
|
[d8c84c] add delete feature |
| postcss.config.js | 2024-10-07 |
|
[b9872c] add readme.md |
| tailwind.config.js | 2024-10-07 |
|
[5e08ef] add icon |
| tsconfig.json | 2024-10-06 |
|
[818cda] first commit |
| tsconfig.node.json | 2024-10-06 |
|
[818cda] first commit |
| vite.config.ts | 2024-10-06 |
|
[818cda] first commit |
Outfeed /ˈaʊt.fiːd/ is a software built on top of Rust (Tauri) and Typescript (React). ·
Outfeed is packed with essential and advanced features to help you curate, read, and manage web content seamlessly.
To install and run Outfeed locally, follow these steps:
Ensure you have the following installed:
Clone the Repository:
git clone https://github.com/happer64bit/OutFeed.git
1.. Navigate to the Project Directory:
cd OutFeed
npm install
npm run tauri build