Skip to content

Fullest-Stack MonoRepo: TechStack: React/Native, NextJs, GraphQL, REST, SCSS, Tailwind, Prisma, Jest, GitHub Workflows & NX

Notifications You must be signed in to change notification settings

eindevgroup/FullestStack

 
 

Repository files navigation

FullestStack

Description

This project is a mono-repo for FullestStack which is an open source dashboard powered by NextJs for both the frontend and the backend. React Native for iOS and Android.

Mission (Elegance in simplicity)

To create an open source dashboard from the ground-up. Quality of Experience is the ultimate mission, and that includes simplicity, elegance, quality and performance. Designed for the future, but built for today!

Features

React Native and NextJS will be sharing 90%+ of common code.

Install

  • git clone https://github.com/neekware/FullestStack
  • cd FullestStack
  • yarn install

NextJS

Start the server

  • yarn start avidtrader

React Native

Install Xcode / Simulator

  • Follow the instruction here

Install Android SDK / Simulator

  • Follow the instruction here

Start the React Native Application

  • yarn start avidtrader-mobile

Test

  • TBD

Lines of Code (auto-generated stats)

 Language             Files        Lines        Blank      Comment         Code
--------------------------------------------------------------------------------
 JSON                    28          933            0            0          933
 TypeScript              15          545           67          138          340
 JavaScript              17          296           23           19          254
 Typescript JSX          10          211           28            8          175
 CSS                      3          109           22            0           87
 Markdown                 3          115           43            0           72
 SQL                      1           80           15           13           52
 Sass                     3            2            0            0            2
 Toml                     1            3            0            2            1
--------------------------------------------------------------------------------
 Total                   81         2294          198          180         1916
--------------------------------------------------------------------------------

About

Fullest-Stack MonoRepo: TechStack: React/Native, NextJs, GraphQL, REST, SCSS, Tailwind, Prisma, Jest, GitHub Workflows & NX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.0%
  • JavaScript 31.2%
  • CSS 4.6%
  • Other 0.2%