GithubHelp home page GithubHelp logo

jeresoftx / supergraph-typescript Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 0.0 138 KB

A supergraph and subgraphql in typescript usign clean architecture

License: MIT License

Shell 8.02% JavaScript 86.55% TypeScript 5.44%
clean-architecture docker grpahql jest nodejs prettier subgraph supergraph supertest typescript eslint github-actions husky mongodb snyk

supergraph-typescript's Introduction

typescript-supergraphql

 MIT license

This README provides a guide for setting up and running the project.

Prerequisities

Node.js v18.17.0
NVM
Docker

Step-by-Step Setup Guide

  • Step 1: Install Node.js v18.17.0

Before you can run this project, you need to ake sure that Node.js v18.17.0 is installed on your computer. To install Node.js, you can download it form the official Node.js website

Alternatively, you can use a version manager like nvm to install Node.js. Here's how you would install Node.js v14.x using nvm:

nvm install 18.17.0
nvm use 18.17.0
  • Step 2: Install Docker

Docker is required to create and manage the containers in which the project runs. You can download Docker from the official Docker website.

Step 3: Install Project Dependencies

Once Node.js and Docker are installed, navigate to the project directory and run the following command to install the project dependencies:

npm i
  • Step 4: Start Docker Containers

Now, you can use the provided npm script to start the Docker containers necessary for the project:

npm run start:stack

This command will build and start the Docker containers. Make sure Docker is running before executing this command.

  • Step 5: Start the Application

You can start the application by running:

npm start
  • Step 6: Test the Application

Finally, you can test the application by running:

npm test

This command will start the Node.js application. You should now be able to access the application through your web browser.

Congratulations!

You have successfully set up and started the application. If you encounter any issues or have any questions, please refer to github issue site

CONTRIBUTOR

Contributor Covenant

OTHERS

code style: prettier Conventional commits: commitlint

supergraph-typescript's People

Contributors

jeresoftx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

supergraph-typescript'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.