Code Monkey home page Code Monkey logo

nuxi's Introduction

Nuxi

nuxi preview

Codacy Badge

Features

Authentication

  • OAuth authentication with multiple providers such as Google, GitHub, etc...
  • Working forgot password feature

UI/UX

  • Translation with I18n for multiple languages support
  • Dark and light theme switchable by the user
  • Fully responsive design using SCSS
  • Admin Dashboard

API

  • Use Supabase for real-time and powerful API
  • Easy and secure way to connect your frontend to your database
  • There is also a self api inside using the Nitro server built-in Nuxt

Deployment

  • Include Docker configuration using a Dockerfile and Docker-compose
  • Easily deploy the application in a container running on port 8080
  • simply run docker-compose up to start the application

Documentation

  • Use Retype for documentation
  • Automatic generation of documentation from your code

Lint

  • Eslint is configure on the boilerplate (configure for Typescript, with Prettier)

Console

This application includes a powerful console that can be launched by using the shortcut cmd + k. This console can provide various features to facilitate development and management of the application but you will need to develop your own commands. the console in the boilerplate is just an example of what you can do with it.

Contact

The contact page is connect with a linear team to track ticket

Mailer

A Nodemailer is connected to send every kind of mail (forgot-password, new-user, etc...)

Getting Started

Clone the repository:

git clone [email protected]:hugoRCD/nuxi

Install dependencies:

pnpm install

There is no need to use the --shamefully-hoist flag here because the dependencies the flag is set to true by default in the .npmrc file.

Start the development server:

pnpm dev

Now you can open the app in your browser at http://localhost:3000 if you do not override the default port.

Start the documentation

retype watch

You can access the live documentation at https://hugorcd.github.io/nuxi/

Built With

  • Nuxt.js - The Progressive JavaScript Framework
  • Supabase - Open-Source Firebase alternative
  • Retype - The documentation engine
  • pnpm - Fast and disk space efficient package manager

License

This project is licensed under the MIT License - see the LICENSE file for details

nuxi's People

Contributors

hugorcd avatar imgbotapp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.