38 lines
1.2 KiB
Markdown
38 lines
1.2 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 experience 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 use.
|
|
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.
|
|
|
|
**TODO**
|
|
ADD MORE NOVEL SUPPORT
|
|
|
|
STANDARDIZE THE ERROR LOGS
|
|
|
|
ADS LATER
|
|
|
|
SCHEDULE POSTS FOR PATREON READAHEAD
|
|
|