Giter VIP home page Giter VIP logo

What is RoxaVN?

RoxaVN is a full stack web framework, designed in a modularized architecture. Each module can be used independently as a separate service, or run multiple modules at the same time as monolithic architecture. RoxaVN is designed according to the KISS principle (Keep it simple, stupid). Each module is designed with the most basic features, to be able to work independently and reuse in many places.

Why Use RoxaVN?

  • It has a secure auto-generated TypeScript API model and classes that are consumed by frontend type-safe queries that can also be used as third-party applications.
  • It uses a type-safe coding style to find and manipulate data on both the backend and frontend code.
  • It has many modules available that are easy to reuse for all areas such as games, social networks, erp, e-commerce, blockchain...

Quickstart

Create a simple module

npx @roxavn/cli gen module

Add available modules

npm i @roxavn/module-user @roxavn/module-project

Synchronize modules

npx roxavn sync

Run dev server

npm run dev

Documentation

For documentation about RoxaVN, please visit our wiki

Tech stack

  • Remix a full stack web framework
  • Vite next generation frontend tooling
  • Typeorm an object relational mapping library
  • I18next an internationalization-framework
  • Mantine a fully featủed React components library
  • Tabler Icons free and open source icons
  • Lodash a modern JavaScript utility library

License

RoxaVN is MIT Licensed.

roxavn's Projects

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.