Skip to content

louweal/nearpress

Repository files navigation

nearpress

This project was submitted to the NEAR Metabuild hackathon on Devpost.

Demo website: nearpress.codesparks.nl

Setup

nvm use 16.13.0
npm install

Run in development mode

npm run dev

Run in production mode

npm run generate
npm run start

Optional: Store articles on IPFS

Add an .env file with your IPFS_API_TOKEN= variable to add the articles to IPFS