Update README

Experience and conclusion, and i totally did not spell CMS CSM this entire time.
This commit is contained in:
iNocturnis 2025-01-11 05:20:18 +00:00
parent ce28d04208
commit 8f49a5b2bd

View File

@ -1,5 +1,5 @@
## Put my baby in a docker and let it rip
Frontend of a headless csm running stripi in the back.
Frontend of a headless CMS running stripi in the back.
Will host all LLM translation and edit for Foreign Langauges Novels.
@ -11,4 +11,17 @@ Check out our patreon at https://patreon.com/NullTranslationGroup
对弈江山 by 染夕遥 = "Fight of the Throne" by Ran Xiyao
医手遮天 by 慕璎珞 = "Godly Talented Doctor" by Mu Yingluo
医手遮天 by 慕璎珞 = "Godly Talented Doctor" by Mu Yingluo
This project acts a learning guide for Dynamic Routing using NEXT JS dynamic router and a frontend for a headless CMS Stripi.
**Conclusion:** Somehow Java Springboot nightmare is easier than this. In the end it seems utterly unncessary for my usage.
I ended up pushing to the api instead of using the CMS interface for uploading data anyway...
Maybe CMS is more useful to make websites for customers with no experience in CS, but personally very not useful.
**WHERE FROM HERE**
Site will be polish more later when/if any of the novels has traffic.
Things like shopping tiers and authentications seems like maybe something CMS would help with implementing.
We will see if then CMS is more useful later.