Skip to content

codezoned/BlogCast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogCast ✈️

BlogCast is a 100% Opensource blogging App/Platform.

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

Contributers

Built with:

  • 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

Development:

  • Clone the BlogCast repository:
git clone git@github.com: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 😅

Maintainers:

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 support@codezoned.com

Contributions

This project welcomes contributions and suggestions, we are constructing the contribution guidelines, stay tuned  =).

We use GitHub issues for tracking requests and bugs. 😉

Have fun ❤️