TightWikiV2
Quick rewrite of https://github.com/NTDLS/TightWiki :eyes:
Update (May 17th 2024): 75 commits in 4 days and it looks like we are 99% of the way to v2! ??
Goals of TightWiki V2
- Drop the dependency on SQL Server favoring integrated SqlLite instead.
- This allows the wiki to be setup without any database creation at all.
- Full stack rewrite from net7 to net 8 using the latest entity framework, identity services and aspnet core.
- Easier authentication using Google, Facebook, "Twitter", etc.
- Previous version SQL Server database will be fully importable.
- There will be no loss of your hard work.
|