Coder Social home page Coder Social logo

tribalytetechnologies / brightbyte Goto Github PK

View Code? Open in Web Editor NEW
7.0 5.0 2.0 13.93 MB

BrightByte software developer reputation system

Home Page: http://brightbyteapp.com/

License: Other

JavaScript 7.88% TypeScript 61.37% HTML 14.17% Dockerfile 0.02% Solidity 9.73% SCSS 5.33% Pug 1.47% Shell 0.04%
blockchain reputation alastria truffle ethereum

brightbyte's Introduction

BrightByte

This is the BrightByte developer reputation project.

Branch distribution

In this repository there are two different implementations for brighbyte, a simple mono-team platform called, "base Brightbyte" marked with the tags vX.X.X and a multi-team version for called "Brightbyte cloud" uploaded to the master branch and marked with the tags vX.X.X-cloud.

Brightbyte cloud is built on top of base BrightByte adding all the team managing features.

Folder organization

This project is divided in several folders.

  • /webapp contains the frontend project developed with Ionic 3.
  • /backend contains the backend project developed with NestJS.
  • /blockchain contains smartcontracts, deploying algorithms and some tests.
  • /tools contains useful scripts for testing or code examples.

Each one of them contains its own package.json with several commands and dependecies. Some of them also contains a README.md file with more information.

Quick local starup

Run yarn install then yarn start in root directory to install and start a full local version of Brightbyte.

Startup order

If you want to customize the code an run it by yourself, there is a specific order to start the system:

  1. Start ganache locally if needed with yarn run ganache in blockchain folder.
  2. Deploy smartcontracts with yarn run truffle:migrate.
  3. Go to webapp folder and run yarn start to run the frontend.
  4. Finally go to backend folder and run yarn start.

Dependencies installation

Run yarn install in each directory for installing all the dependencies.

Multiple version deployment

In the current version v.0.5.0 the smart contracts and backend are the same as v.0.4.9

Migrations:

Each change of version where the smart contracts have been modified will be necessary to do a migration in order to keep the data. For more information about Migrations please see migration procedure

Integration with version control systems

Since version v0.6.0 it is available a new optional feature that allows the users to use their favorites systems for version control, for more information about how to apply this feature please check it here

Terms and conditions

This project comes with a default terms and conditions text. This text can be modified by adding HTML in the file src/pages/termsandconditions/termsandconditions.html or in src/assets/i18n/[language].json to the variable app.termsDescrition.

More information

For more information about BrightByte please visit BrightByte page or contact Tribalyte Technologies.

Licensed under the conditions of LICENSE.md.

Trophy icons designed by Freepik from Flaticon

Identicon generator is powered by DiceBear Avatars.

brightbyte's People

Contributors

agomezlyte avatar alvarogharo avatar arr552 avatar asmtribalyte avatar dependabot[bot] avatar eelopez avatar iruiz-tribalyte avatar jlcoallatribalyte avatar jorgesainzsueiro avatar ocarazo avatar xwtribalyte avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

brightbyte's Issues

File BrightMigrationOld.json 404 (Not Found)

Hi Tribalyte Technologies,

When I try to migrate an account to do login I recibe:

GET http://localhost:8100/assets/build/BrightMigrationOld.json 404 (Not Found)

I debbug the code and localized the error. It's in line 433 from file contract-manager.service.ts at the function initMigrationOld.

I first instance i thinked that the contract "BrightMigrationOld" didn't migrated to the network correctly. But this contract don't exist. And I don't find BrightMigrationOld.json in any folder.

Can you help me to found this file and fix the error?
Thanks!

BitBucket provider in Batch Upload modal not working properly

When I, a new user of BrightByte, try to make my first batch upload, the page redirects me to github for authentication. I do not have a Github account, so I close the pop-up, and no more actions are allowed in the Batch Upload Modal.

When I finally created a Github account, and authenticated myself, a popup appears with the BitBucket authentication mechanism, and I can after this import the commits as a batch.

What would have been expected is the possibility to authenticate via BitBucket without having to authenticate via Github first

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.