Giter Site home page Giter Site logo

alexandermoiseev / resolve Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reimagined/resolve

0.0 0.0 0.0 27.09 MB

Full stack CQRS, DDD, Event Sourcing framework for Node.js

Home Page: https://reimagined.github.io/resolve/

License: MIT License

JavaScript 67.37% CSS 0.08% TypeScript 32.55%

resolve's Introduction

Build Status npm version GitHub license

CQRS DDD Event Sourcing React Redux

reSolve is a full stack functional JavaScript framework.

๐Ÿš€ Getting Started

Installation

Make sure you have NodeJS version 8.10.0 or higher.

Use create-resolve-app package to create a new reSolve application. The easiest way is to use npx

npx create-resolve-app my-awesome-app
cd my-awesome-app
npm run dev
You can also use npm or yarn tools

Note: Installing a package globally may require administrative privileges.

npm i -g create-resolve-app
create-resolve-app my-awesome-app
cd my-awesome-app
npm run dev
yarn create resolve-app my-awesome-app
cd my-awesome-app
yarn run dev

Your application will be running at http://localhost:3000/.

Creating a new app with a code example

There are several code examples provided. You can add code from these examples into your projects. To list the available examples use the create-resolve-app -h command.

To create a new application with the code of the specific example use the create-resolve-app command with the -e flag followed by the example's name.

For instance, to run the shopping-list example, run:

npx create-resolve-app resolve-example -e shopping-list

๐Ÿ“š Documentation

You can find reSolve documentation in the docs section.

To get started with reSolve, see the step-by-step tutorial.

๐Ÿ“ข Get in Touch

reSolve is developed by Developer Express Inc.

Analytics

resolve's People

Contributors

ihostvlad avatar mrcheater avatar tatyanaryzh avatar eugeniyburmistrov avatar max-vasin avatar resolve-bot avatar sokolov11 avatar timbset avatar vadimkhoroshiltsev avatar pglushenkov avatar lykoi18 avatar himura2la avatar ralkov avatar dmitrybogomolov avatar alexey-semikozov avatar kilimondjaro avatar superroma avatar krutilin avatar xv2 avatar adebisi-fa avatar artemjackson avatar gustavopch avatar devmanny avatar moshfeu avatar nuarat avatar skudnoff avatar sanoki 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.