Welcome to my personal website repository! This repository contains the source code and content for my personal website, where I share posts on tech and life and experiment with various technologies.
Visit https://ndthanhdev.github.io to see the website live. Other environments are also available:
- Frontend: TypeScript, React, Gatsby, EmotionJS, MDX
- Hosting: GitHub Pages
- Tools: ESLint, Prettier, Dagger, MoonRepo
- Install proto
- Clone this repository
- Inside the repo, run
proto use
to lift up the development environment - Run
moon app:dev
to start the development server