FB Seeder App
pnpm - Fast, disk space efficient package manager
ni - 💡 Use the right package manager
rustup - rustup is an installer for the systems programming language Rust
- Tauri: Build an optimized, secure, and frontend-independent application for multi-platform deployment.
- Tailwindcss: rapidly build modern websites without ever leaving your HTML
- React-hook-form: performance, flexible and extensible forms with easy-to-use validation
- Jotai: Primitive and flexible state management for React
- new-web-app: Frontend app generator, built on top vitejs
- use-local-storage-state: React hook that persists data in localStorage
- Testing with vitest and playwright
- And other standard tools as Eslint, Prettier, Nano-staged
ni
# enable log on development: RUST_LOG=info nr tauri dev
nr tauri dev
nr tauri build
nr test
- Calling Rust from the frontend https://tauri.app/v1/guides/features/command/
- Inter-Process Communication https://tauri.app/v1/guides/architecture/inter-process-communication/
- Add usage on readme how to create FB app and get access token
- Scopes: user_posts, pages_show_list, publish_to_groups, pages_read_engagement, pages_manage_posts, public_profile
- Preview the content on editor
- Add to list
- Share to page
- Share to groups
👤 Dung Huynh
- Website: https://productsway.com/
- Twitter: @jellydn
- Github: @jellydn
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator