Open-source platform for VOICE
Development:
- Node.js
- PNPM
- Prettier (code formatting)
- ESLint (code linting)
Website:
- TypeScript
- Next.js (framework)
- Tailwind CSS (styling)
Hosting:
TODO
TODO
TODO
TODO
TODO
- Install Node.js using a version manager like
nvmorfnm. Runnvm install/fnm installin the project directory to install andnvm use/fnm useto use the correct Node.js version. Alternatively see nodejs.org for other options to download and install Node.js. You can check the required version in the.nvmrcfile
TODO
TODO