Giter Site home page Giter Site logo

aleteste / brmodelo-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brmodeloweb/brmodelo-app

0.0 0.0 0.0 4.06 MB

brModeloWeb is a free open source entity-relationship database modeling tool. We try to make learning database modeling simple and accessible for everyone.

Home Page: https://www.brmodeloweb.com

License: Apache License 2.0

Shell 0.07% JavaScript 50.55% TypeScript 1.82% HTML 30.06% Dockerfile 0.11% SCSS 17.39% Procfile 0.01%

brmodelo-app's Introduction

All Contributors

Web application for database modeling and teaching

Hero shot

Released under the Apache License 2.0

Dependencies

To run this application you'll need:

Running application

  1. Install dependencies: yarn install
  2. Duplicate .env.example and rename it to .env
  3. Make sure you have MongoDB running (To know more: MacOS, Windows, CentOS, Ubuntu or Debian)
  4. Start frontend: yarn start:frontend
  5. Start server: yarn start:dev
  6. Access it: http://localhost:9000/

Running with Docker

Note: Docker setup is still a work in progress and does not offer a good developer experience. For now we recommend you to run the project locally following the instructions listed above. If you still want to use docker, here's how:

  1. Make sure you have Docker Desktop running
  2. Start docker: docker-compose up
  3. Access it: http://localhost:9000/
  4. Once your done, finish docker: docker-compose down

Tests

Unit Tests

To run the unit tests you have two options:

  • yarn test to run all the tests and collect the coverage report. Or;
  • Execute in a watch mode by running yarn test:watch

E2E Tests

First, make sure you have the project up and running with database, backend, and frontend.

  1. Duplicate cypress.env.example.json and rename it to cypress.env.json
  2. Edit cypress.env.json adding valid user credentials (Username and password)

    Note: Tests will delete all models from your user. To avoid lost your work we recommend you to create a different user to run the tests

  3. To run the tests you have two options:
    1. Run headless mode in your terminal window: yarn test:cy
    2. Run interactive mode: yarn cy:open

Production environments

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Milton Bittencourt de Souza Neto

πŸ’» ⚠️ πŸ› 🚧

Idmar Ramos Junior (Id)

πŸ’» 🎨 πŸ“† 🚧

Felipe de Souza da Costa

πŸ’» πŸš‡ πŸ‘€

MΓ‘rcio Santos

πŸ’» πŸ‘€

Telmo "Trooper"

πŸ’»

Arthur Mota

πŸ’» πŸ‘€

joaomfiumari

πŸ’» πŸš‡

Walmyr

⚠️

This project follows the all-contributors specification. Contributions of any kind welcome!

brmodelo-app's People

Contributors

miltonbsn avatar idmarjr avatar wlsf82 avatar arthurmota9 avatar telmotrooper avatar feekosta avatar oicramps avatar allcontributors[bot] avatar renatasiega avatar dependabot[bot] avatar joaomfiumari 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.