Giter Site home page Giter Site logo

knowankit / fullstack-monorepo-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
36.0 4.0 12.0 5.88 MB

๐Ÿš€ A monorepo boilerplate built with Nx, NestJS, React, GraphQL and MongoDB.

License: MIT License

JavaScript 5.09% TypeScript 91.30% SCSS 0.88% HTML 2.74%
fullstack fullstack-development boilerplate-template nx-workspace graphql mongodb nestjs reactjs typescript

fullstack-monorepo-boilerplate's Introduction

alt text

Twitter: Ankit Kumar

Overview

This monorepo is built using Nx, NestJS, GraphQL, MongoDB, ReactJS with other libraries like Formik, MaterialUI.

Requirements

  1. Node.js
  2. npm
  3. Nx

Installation

1. Clone the application

git clone https://github.com/knowankit/fullstack-monorepo-boilerplate

3. Bootstrap the packages

From the project root, we can run the following command to bootstrap the packages and install all their dependencies and linking any cross-dependencies:

npm install

Database

This app uses mongoDB, so please make sure you have monogoDB server and to access the data you can use MongoDB Compass. Once you have these tools, you should create a database called todo (this is what I have given in the grapQL code, you can change it anytime).

4. Start the packages

From the project root, we can run the following command to start our Node.js packages:

npm run dev

The above command will do the following:

1. Starts the front-end package on `http://localhost:4200/`
2. Starts the backend graphQL server on `http://localhost:5000/graphql`

License

This project is licensed under the MIT License.

fullstack-monorepo-boilerplate's People

Contributors

dependabot[bot] avatar knowankit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fullstack-monorepo-boilerplate's Issues

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.