Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

WebXDAO/BlogStream

Repository files navigation

BlogStream

A blog site where users directly pay the writers for only what they are reading

This is a project created for Road to Web3 hackathon by WebXDAO (Team1) - Sreekar Sarvepalli, David Kim, Abhinav MV

🚀 Quick Start

📄 Clone or fork BlogStream:

git clone https://github.com/WebXDAO/BlogStream.git

💿 Install all dependencies:

cd BlogStream
npm install

✏ Rename .env.example to .env in the main folder and provide your appId and serverUrl from Moralis (How to start Moralis Server) Example:

NEXT_PUBLIC_APP_ID = xxxxxxxxxxxx
NEXT_PUBLIC_SERVER_URL = https://xxxxxx.grandmoralis.com:2053/server

🚴‍♂️ Run your App:

npm run dev

About

This project aims for Road to web3 Hackathon powered by Polygon ✨

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published