Giter Site home page Giter Site logo

smolneko-dev / smol Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 689 KB

smolneko web app.

Home Page: https://smolneko.moe

License: MIT License

JavaScript 1.18% TypeScript 6.56% Vue 89.20% CSS 1.69% Dockerfile 1.37%
nuxt nuxtjs typescript vue tailwind tailwindcss smol smolneko anime neko

smol's Introduction

smol ๐ŸŒธ

License Website GitHub package.json version GitHub issues GitHub repo size Lines of code

smolneko is a fully open source project about anime figures. This is the web app.

The application is built with the Nuxt 3 and Tailwind CSS. API (backend) can be found here.

smolneko is in active development, sometimes there may be bugs and errors. If you find a bug or an error, please create a new issue. Any help would be helpful and appreciated.

Roadmap

  • Dark mode
  • About features and libraries
  • Add terms and privacy policy
  • Custom styles (extending the default tailwind theme)
  • Characters pages
  • Filters
  • Infinite scroll on pages with pagination
  • Search bar (global and full text)
  • Auth for users
  • Users pages
  • Blogs
  • Comments system

Setup

Make sure to install the dependencies:

pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000:

pnpm run dev

Styles

Tailwind Viewer will be available after start at http://localhost:3000/_tailwind/.

Custom font compression (any .tff to .woff2)

Build library

git clone --recursive https://github.com/google/woff2.git
cd woff2
make clean all

Run compression

./woff2_compress ~/path_to_file/variable-font.ttf

More about the build process.

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

Visualize and analyze production bundle size:

pnpm run analyze

License

MIT License.

smol's People

Contributors

ivas1ly avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.