Coder Social home page Coder Social logo

reaction's Introduction

reAxion

Contributors Open Issues Current Release

lightning_bolt

Table of Contents


Introduction

'reAxion is a lightweight and modular ReactJS framework designed to help developers build scalable and maintainable web applications. The framework provides a range of built-in features and tools, making it easier to write high-quality code and increase productivity.' ~ ChatGPT

Installation

npm i -g nx@latest
npm install

Setup

Docker

  1. Run MONGO_PORT=27017 MONGODB_ROOT_USERNAME=root MONGODB_ROOT_PASSWORD=password docker-compose up -d in the root directory to spin up the mongo db instance.

Local

  1. In ./packages/server/ copy the .env.SAMPLE to .env and adjust parameters.

Disclaimer:

"Make sure you have a mongodb instance running."

Usage

For development purposes.

Either locally via nx

nx run-many --target=serve --parallel --projects=client,server # Running dev environment
nx test core --watch # testing core library

Testing can only be done locally as of right now:

Or docker

docker-compose up -d

Contributing

Feel free to check out the issues and put in a pr. They are most welcome. Leave your feature ideas here.

Contributors

Made with contrib.rocks.

License

License

reaction's People

Contributors

rbrtbrnschn avatar isaaacqinh 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.