My personal website,powered by @nuxt
Jooger.me is a website powered by Nuxt.js, a JavaScript framework for building server-side rendered applications. It includes a web client for users, a web client for admins, and a server client for handling API requests. The website is developed using Vue.js and TypeScript, and the server is powered by Egg.js and MongoDB.
To install Jooger.me, follow these steps:
git clone https://github.com/username/repo.git
npm install
npm run build
npm start
Jooger.me is a website powered by Nuxt.js, providing a user-friendly web client for users and a separate admin client for managing content. The backend is powered by Egg.js and MongoDB, ensuring a reliable and scalable server solution. The installation process is straightforward, allowing users to quickly set up the website on their local environment.