Ellora is a Node.js based blog application that let's people log their day-to-day activities.
This project is still undergoing development and we're in the alpha stage now.
Alpha build's Live now: Ellora
- Make a post
- Delete a post
- Edit a post
EJSBulma Css
Node.js&Express.jsMongoDb
Render.com(Frontend)Mongodb Atlas(Backend)
All the project files are synced from this repo.
- Login/Signup functionalities
- Modify replies
- Edited tags for edited contents (special tags for admin edits)
- Invitations
- Real-time updates for the reply count tag
- Media support in posts
- Hosting the site
- UI overhaul
- Mobile app
- AI integration
- SOmething a lot cooler..
Follow these steps to locally host Ellora in your network:
git clone https://github.com/dawn-boy/simple-webdevs.git
npm install
npm run start