Skip to content

obsidian-framework/flint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian Framework

License: MIT Java 17+ JitPack

The official Obsidian starter kit. Flint gives you a fully working authentication system out of the box — login, register, logout, and a dashboard, ready to build on.


Getting Started

git clone https://github.com/obsidian-framework/flint my-app
cd my-app
mvn clean package exec:java

App runs on http://localhost:8888.

What's included

  • Everything from obsidian
  • AuthController — login, register, logout routes
  • Login and register pages styled and ready

Documentation

Full documentation at obsidian-java.com/docs

License

MIT © Obsidian Framework

About

Official Obsidian starter kit with authentication out of the box.

Resources

License

Stars

Watchers

Forks

Contributors