Unnue Nuxt

screenshot of Unnue Nuxt
nestjs
nuxt
vue
scss

开媛笔记,基于nuxt ssr首屏服务器端渲染 。用于分享、记录、交流和学习,希望可以帮助到小伙伴们。同时网站在永久更新,备好鸡血,一起来战 Ooh aah!

Overview

buluo.cc开媛笔记 is a website that is built using Nuxt SSR (Server-Side Rendering) for the first screen. It is designed for sharing, recording, communicating, and learning, with the aim of helping users. The website is constantly being updated to create a world for developers.

Features

  • Search Function: Fully completed and supports searching with spaces.
  • Personal Profile Module: Allows users to create and maintain their personal profiles.
  • Music Module: Provides a music module for users.
  • Integration with Turing Robot: The website has integrated with Turing Robot to allow interaction with an AI chatbot.
  • Mobile Adaptation: The website is optimized for mobile devices.
  • Enhanced Functionality: Multiple enhancements have been made to improve the overall functionality of the website.

Summary

buluo.cc开媛笔记 is a website built using Nuxt SSR for the first screen rendering. It offers various features such as search, personal profiles, music, and integration with an AI chatbot. The website is constantly updated and optimized for mobile devices. The project is written in JavaScript, uses Nuxt as the main framework, Vuex for state management, Vue Router for routing, Axios for network requests, markdown-it for the editor, and moment for date processing. The backend of the project is planned to be developed using TypeScript, Nestjs, MySQL, typeorm, and hosted on CentOS with Node.js, Nginx, and Pm2 for server management.

nestjs
Nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript.

nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.