Giter VIP home page Giter VIP logo

frontend-app-tutor's Introduction

frontend-template-application for tutor

License status-badge Continuous Integration Codecov

Purpose

A MFE application which is intended to be used by tutor.

Prerequisites

This project requires the following tools to be installed:

Cloning and Startup

  1. Clone your new repo:
git clone https://github.com/S1mpleOW/frontend-app-tutor.git
  1. Use node v18.x.

    The current version of the micro-frontend build scripts support node 18. Using other major versions of node may work, but this is unsupported. For convenience, this repository includes an .nvmrc file to help in setting the correct node version via nvm.

  2. Install npm dependencies:

cd frontend-app-tutor && npm install
  1. Update the application port to use for local development:

    Default port is 8080. If this does not work for you, update the line PORT=8080 to your port in all .env.* files

  2. Start the dev server:

npm start

The dev server is running at http://localhost:8080 or whatever port you setup.

Developing

This section concerns development of frontend-template-application itself, not the templated copy.

It should be noted that one of the goals of this repository is for it to function correctly as an MFE (as in npm install && npm start) even if no modifications are made. This ensures that developers get a practical working example, not just a theoretical one.

This also means, of course, that any committed code should be tested and subject to both CI and branch protection rules.

License

The code in this repository is licensed under the AGPLv3 unless otherwise noted.

Please see LICENSE for details.

Contributing

Contributions are very welcome. Please read How To Contribute for details.

This project is currently accepting all types of contributions, bug fixes, security fixes, maintenance work, or new features. However, please make sure to have a discussion about your new feature idea with the maintainers prior to beginning development to maximize the chances of your change being accepted. You can start a conversation by creating a new issue on this repo summarizing your idea.

The Open edX Code of Conduct

All community members are expected to follow the Open edX Code of Conduct.

People

The assigned maintainers for this component and other project details may be found in Backstage. Backstage pulls this data from the catalog-info.yaml file in this repo.

Reporting Security Issues

Please do not report security issues in public, and email [email protected] instead.

frontend-app-tutor's People

Contributors

renovate-bot avatar renovate[bot] avatar jaebradley avatar edx-requirements-bot avatar davidjoy avatar s1mpleow avatar bilalqamar95 avatar stvstnfrd avatar georgebabey avatar thallada avatar greenkeeper[bot] avatar sarina avatar binodpant avatar adamstankiewicz avatar dependabot[bot] avatar feanil avatar robrap avatar albemarle avatar jawayria avatar mikix avatar nedbat avatar kdmccormick avatar abdullahwaheed avatar reillz10 avatar chavesj avatar nasthagiri avatar omarithawi avatar taliaedx avatar dillon-dumesnil avatar mamankhan99 avatar

Forkers

dlowji

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.