Git Product home page Git Product logo

somewhere-i-belong's Introduction

Somewhere I Belong

jest

Somewhere I Belong (SIB) is a simple user / group management system dashboard

Technology

This mockup application makes use of the react-smart-data-table package.

Requirements

This app uses an internal router which requires the server to be configured to serve 404's with the root file index.html.

Configuration

Several top level configurations can be tweaked in a dedicated file.

./lib/config.js

The navigation settings are also isolated from the rest of the application.

./lib/navigation.js

The API endpoints to the backend server are setup in a custom file as well.

./lib/api/api.js

In the absence of a backend server, the application relies on the browser's localStorage engine. A faker to generate data on the fly is also included, but disabled by default.

Contribute

Always start by installing the project's dependencies.

yarn install

Start the development server with a simple command. The server will serve over http://localhost:3000/.

yarn start

Run the tests.

yarn test

Build for production.

yarn build

Clean the builds from the directory.

yarn clean

somewhere-i-belong's People

Contributors

dependabot[bot] avatar joaocarmo avatar

Watchers

 avatar  avatar

Forkers

kneely

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.