Frontend of a headless csm for null translation website. Contains all translation from LLM and editing from users.
Go to file
iNocturnis 832fff59e5 Spelling Errors
Sorry sleepy, spelling errors and wordings issue. To fix later.
2025-01-11 05:21:35 +00:00
public Full push for initial version of NullTranslationGroup website. 2025-01-11 00:08:29 -05:00
src Full push for initial version of NullTranslationGroup website. 2025-01-11 00:08:29 -05:00
.gitignore Initial commit from Create Next App 2025-01-10 12:57:02 -05:00
eslint.config.mjs Initial commit from Create Next App 2025-01-10 12:57:02 -05:00
global.d.ts Full push for initial version of NullTranslationGroup website. 2025-01-11 00:08:29 -05:00
next.config.ts Initial commit from Create Next App 2025-01-10 12:57:02 -05:00
package-lock.json Full push for initial version of NullTranslationGroup website. 2025-01-11 00:08:29 -05:00
package.json Full push for initial version of NullTranslationGroup website. 2025-01-11 00:08:29 -05:00
postcss.config.mjs Initial commit from Create Next App 2025-01-10 12:57:02 -05:00
README.md Spelling Errors 2025-01-11 05:21:35 +00:00
tailwind.config.ts Full push for initial version of NullTranslationGroup website. 2025-01-11 00:08:29 -05:00
tsconfig.json Initial commit from Create Next App 2025-01-10 12:57:02 -05:00

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.