This is one of the first projects of codezoned, Show your ❤️**
**Make sure you join our community by clicking on this beautiful sentence **
or just visit http://talk.codezoned.com
-
Spark : Our Backend/web framework is built on Spark
-
FTL : Our views are all rendered on FTL
-
MongoDB : Our main data storage is done with MongoDB
- Clone the BlogCast repository:
git clone [email protected]:codezoned/BlogCast.git
-
Install MongoDB if you haven't already
-
Start a MongoDB instance using:
mongod
-
Open the BlogCast project in IntelliJ Idea (You can use any other IDE you want, But we'll recommend IntelliJ)
-
Let the plugins Install and then run the BlogController.java
-
The Blog instance should start in //localhost:PORT
The project is in a very alpha stage. So stay away from production 😅
We're always looking out for people who're enthusiastic to work and collaborate with people. If you want to become a maintainer at BlogCast you can contact us [email protected]
This project welcomes contributions and suggestions, we are constructing the contribution guidelines, stay tuned =).
We use GitHub issues for tracking requests and bugs. 😉