Platform for suppliers and customers to interact. Built for an assignment.
- pnpm
- Node.js 20.10.0 LTS or newer
- You can (and probably should) install Node.js via pnpm
pnpm env use --global lts
- Deno
- Rust
- Microsoft Visual Studio C++ Build Tools
- Windows 11
Install dependencies:
pnpm installRun the development script:
- This will start
server - This will start Nuxt's development server for
base-client,customerandsupplier - This will run Tauri dev for
customerandsupplier- Two desktop windows will launch upon build completion
pnpm run devpnpm run test