Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Developerayo/deploy-nuxtjs-using-ipfs-on-fleek
Deploying A NuxtJS App Using IPFS On Fleek
https://github.com/Developerayo/deploy-nuxtjs-using-ipfs-on-fleek
fleek ipfs javascript nuxtjs tailwindcss
Last synced: about 15 hours ago
JSON representation
Deploying A NuxtJS App Using IPFS On Fleek
- Host: GitHub
- URL: https://github.com/Developerayo/deploy-nuxtjs-using-ipfs-on-fleek
- Owner: Developerayo
- License: mit
- Created: 2020-04-28T08:03:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T19:38:18.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T04:10:05.812Z (9 months ago)
- Topics: fleek, ipfs, javascript, nuxtjs, tailwindcss
- Language: Vue
- Homepage: https://deploy-nuxtjs-using-ipfs-on-fleek.on.fleek.co/
- Size: 3.05 MB
- Stars: 5
- Watchers: 3
- Forks: 6
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deploying A NuxtJS App Using IPFS On [Fleek](https://fleek.co)
## Instalation
```bash
$ yarn install
``````
$ yarn dev
```Deploy Preview: http://localhost:3000/
```
$ yarn build
``````
$ yarn start
``````
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org)
For more detailed explanation about Fleek. checkout [Fleek.co](https://fleek.co)