Because german is a very expressive language, it is very hard to translate it into english. So I decided to write this in german. If you want to translate it, feel free to do so. - "Github Copilot (06:58 am)"
Colaborative, permisionless AI minter.
- Nuxt 3
- Naive UI
- NFT Storage
- Netlify Functions
Colaborative, permisionless AI minter.
Install dependencies (yarn for best compatibility with Netlify)
yarn
Start the development server on http://localhost:8888
netlify dev
Build the application for production:
npm run build
Locally preview production build:
npm run preview
Checkout the deployment documentation for more information.