Decentralize Publishing in Web3 via Writing NFT. A DAO for content lovers.
- Install npm dependencies
$ npm --prefix src install-
Update config in server folder
-
Run dev
$ cd src
$ npm run dev- Change firebase project to yours in
.firbaserc
{
"projects": {
"default": "(your firebase project)"
}
}
- Install npm dependencies
$ npm --prefix src install
$ npm --prefix functions install- Deploy everything
$ firebase deployPlease read the changelog here.