Giter Site home page Giter Site logo

monkey-business's Introduction

Next.js React stack


Description

The following app is based on the Atomic Design philosophy for the front-end integration. It's used for the Themable requirement for the apps. The idea is to have an infinite amount of Theme. The logic of color management is important with theme variables based on the logic of the design.

The choice of Strapi is for having a Headless CMS without limitation and excessive pricy tiers. It's self-hosted, so it will need a separate deployment and management of authorization to avoid unauthorized access.


Prerequisite

  • Node Version >=14.0.0
  • Yarn Version >=1.22.17
  • Prettier
  • Install GraphQL Playground
  • *Deployment Vercel
    • Make sure to be part of the organisation and link your github account to the vercel account for the github actions used for preview works.
  • Acces the Design System and Prototype on Figma

Dependencies

Documentation needed for the basic dependecencies used.


Environment

The folder /apps is for all apps relative to the website front-end. The folder /package is for all package related to the back-end of the website (Strapi GraphQL endpoint + Serverless functions).

  • Root scripts

    • yarn open : Open the vscode workspace
    • yarn reset : Delete all node modules and re-install all the dependencies.
    • yarn format : Format files with the prettier config.
    • yarn dev : Starting all apps and packages.
    • yarn build : Build all apps and packages.

  • Website scripts

    • yarn open : Open the vscode workspace
    • yarn reset : Delete all node modules and re-install all the dependencies.
    • yarn format : Format files with the prettier config.
    • yarn dev : Starting all apps and packages.
    • yarn build : Build all apps and packages.

  • Strapi scripts

    • yarn dev : Building admin app for modification of content models schema.
    • yarn build : Build the CMS app for production.
    • yarn start : Start the precise build of the CMS done by the previous command.
    • yarn strapi : Output help command for strapi.

Packages Documentation

Links for all the README.md in the mono-repo.

monkey-business's People

Contributors

elliot-alexandre avatar

Watchers

 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.