README.md
December 26, 2020 · View on GitHub
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
- Clone the repo
git clone https://github.com/jotyy/pure-blog.git
-
Open in your IDE
-
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