NullTranslationWebsite/README.md
iNocturnis 8f49a5b2bd Update README
Experience and conclusion, and i totally did not spell CMS CSM this entire time.
2025-01-11 05:20:18 +00:00

27 lines
1.1 KiB
Markdown

## Put my baby in a docker and let it rip
Frontend of a headless CMS running stripi in the back.
Will host all LLM translation and edit for Foreign Langauges Novels.
Check the main site at https://NullTranslation.com
Check out our patreon at https://patreon.com/NullTranslationGroup
**Books Currently Supporting**
对弈江山 by 染夕遥 = "Fight of the Throne" by Ran Xiyao
医手遮天 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.