Git Product home page Git Product logo

realtimate's Introduction

Realtimate

Realtimate - Local Realm Atlas Environment Simulator

Realtimate is a command-line tool designed to facilitate the simulation of a local environment for MongoDB Realm on Atlas. This tool enables developers to test and debug their applications that utilize MongoDB Realm services without the need to interact with a live Atlas cluster. By creating a localized simulation of the Realm environment, developers can iterate faster, identify issues earlier, and ensure the reliability of their applications.

you can found examples in the /examples folder

Installation

On demand

Using npx you can run the script without installing it first:

npx realtimate [arguments]

Globally via npm

npm install -g realtimate

Usage

Once installed, you can use the realtimate command to manage and simulate your local Realm Atlas environment.

Init your project

To start initialization, run :

realtimate init

This command initializes the project with minimum requirements and allows future deployments to realm atlas

Create a local realm app

realtimate new <appName>

This will create a local realm app with the good tree. and a src/<appName> folder with the .ts files of your functions.

Run

Finally, to simulate your app, just run

realtimate run

Feedback and Contributions

We welcome feedback and contributions from the community. If you encounter issues, have suggestions, or want to contribute to Realtimate, please check out our GitHub repository and open issues or pull requests.

Development

Checkout this repository locally, then

npm i
npm run watch

License

Realtimate is released under the GNU GPL3.


Happy simulating with Realtimate! If you have any questions or need assistance, don't hesitate to reach out to us.

realtimate's People

Contributors

julienlesfabricants avatar blurp1478963 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.