More Premium Hugo Themes Premium Nuxt Themes

Jooger.me

My personal website,powered by @nuxt

Jooger.me

My personal website,powered by @nuxt

Author Avatar Theme by jo0ger
Github Stars Github Stars: 40
Last Commit Last Commit: Feb 24, 2020 -
First Commit Created: Dec 18, 2023 -
Jooger.me screenshot

Overview:

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.

Features:

  • Nuxt.js: Jooger.me is built using Nuxt.js, which allows for server-side rendering and improved performance.
  • Web client for users: The website includes a user-friendly web client, providing an intuitive interface for users to navigate and interact with the content.
  • Web client for admins: The website also has a separate web client for admins, allowing them to manage and update the content easily.
  • Egg.js and MongoDB: The server client, api.jooger.me, is powered by Egg.js and MongoDB, providing a reliable and scalable backend solution.

Installation:

To install Jooger.me, follow these steps:

  1. Clone the repository:
git clone https://github.com/username/repo.git
  1. Install dependencies:
npm install
  1. Build and start the website:
npm run build
npm start
  1. Access the website at http://localhost:3000.

Summary:

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.