Skip to content

thana-than/thanathan

Repository files navigation

ThanaThan.com

This is the frontend for my static React website/blog.

Dev Environment

I use Next.js within the dev environment. Because of this you should install and be a least a little familiar with Node.js. Next.js is not (or should not be) present on the static site.

To Run

Use the command npm run dev to run dev environment locally. npm run build will build the static site, and npm start with begin hosting it.

How is this static?

Every time I update the content manager I send a webhook to create a new build using the updated data. The static build is then served on Cloudflare Pages. One day I may explain this in more detail on my blog.

Content Management

For content management I use a Directus Docker container running within my local network. This is primarily for web traffic / security reasons, but also has the bonus of enforcing my site to remain static (and therefore, very snappy).

About

My website frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors