https://github.com/nathanfallet/makthwebsite
The website of makth
https://github.com/nathanfallet/makthwebsite
kotlin ktor makth
Last synced: about 2 months ago
JSON representation
The website of makth
- Host: GitHub
- URL: https://github.com/nathanfallet/makthwebsite
- Owner: nathanfallet
- License: gpl-3.0
- Created: 2022-11-08T15:50:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-13T16:48:22.000Z (almost 2 years ago)
- Last Synced: 2025-01-24T21:11:47.819Z (4 months ago)
- Topics: kotlin, ktor, makth
- Language: FreeMarker
- Homepage: https://makth.nathanfallet.me
- Size: 938 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Makth Website
The website of Makth
## Start the website
```bash
$ mvn install exec:java
```Then, go to `http://127.0.0.1:8082`.