Welcome to Shordem, a powerful and customizable open-source blogging platform. This platform empowers users to create, share, and discover engaging content. Below is an overview of key features and information to get you started. Click here to read the full description.
Click here to view the API documentation.
- User Registration and Authentication
- User Profiles
- Article Management
- Ariticle Interaction
- Following and Followers
- Explore and Discover
- Commenting and Liking
- Search and Filtering
- Customizable User Settings
- Admin Panel
-
Clone the repo
git clone
-
Install Maven dependencies
mvn install
-
Create a PostgreSQL database
createdb shordem
- Start the backend server
mvn spring-boot:run
- Navigate to http://localhost:8000/