https://github.com/hexlet-components/java-javalin-blog
https://github.com/hexlet-components/java-javalin-blog
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexlet-components/java-javalin-blog
- Owner: hexlet-components
- Created: 2021-10-01T13:03:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T12:49:32.000Z (over 2 years ago)
- Last Synced: 2024-04-14T22:46:55.194Z (about 2 years ago)
- Language: Java
- Homepage: https://java-javalin-blog.hexlet.app
- Size: 203 KB
- Stars: 3
- Watchers: 10
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java-javalin-blog
[](https://github.com/hexlet-components/java-javalin-blog/actions)
[](https://codeclimate.com/github/hexlet-components/java-javalin-blog/maintainability)
[](https://codeclimate.com/github/hexlet-components/java-javalin-blog/test_coverage)
[Demo on Heroku](https://java-javalin-blog.hexlet.app)
## Requirements
* JDK 20
* Gradle 8.2
* GNU Make
## Setup
```bash
make setup
```
## Run server
```bash
make start
# Open http://localhost:3000
```
---
[](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=java-javalin-blog)
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet)](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=java-javalin-blog).
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).