README.md

December 26, 2020 · View on GitHub

Pure Blog Docs Language License Activity

Logo

PURE_BLOG

Blog with Koltin only.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Here's a pure kotlin blog: This project is written in kotlin only, from logic to view even buildscripts. Pure Kotlin!

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

First of all, you need Postgresql installed in your local.

  • Build a database named blog
  • Build a schema named pure-blog

Installation

  1. Clone the repo
git clone https://github.com/jotyy/pure-blog.git
  1. Open in your IDE

  2. Run the project

gradle run

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Jotyy - email

Project Link: https://github.com/jotyy/pure-blog