Skip to content

Create a GRANDStack application with minimal dependencies.

License

Notifications You must be signed in to change notification settings

IamFlowZ/grand-stack-starter-lite

Repository files navigation

Grand Stack Starter Lite

Get stared with creating a GRANDStack Application in no time, with this lightweight template repository.

Getting Started

  • Click the "Use this template" button, underneath the languages breakdown
  • Update the "LICENSE" file with the year, and your name
  • Pick a UI Library, make sure the "Dockerfile" and ".dockerignore" files in are that libraries path. Then delete the other from the repository.
  • Run the stack
    • Start the applications independently
    • Run the docker-compose file

Prerequisites

  • Node.js v10 or greater You can install via direct download, or a version manager like NVM
  • Docker

Installing

  • React, Angular, Api
    • cd into the project directory, and run npm install
  • Neo4j
    • Follow one of their setup guides here

Deployment

Add additional notes about how to deploy this on a live system

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Dakota Lewallen - Initial work - IamFlowz

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache v2.0 License - see the LICENSE.md file for details

Acknowledgments

  • Everyone at Neo4J for not only making a great product, but also a great eco-system that makes it a breeze to work with.
  • Facebook for React, the amazing UI library
  • Apollo for the line of GraphQL products they maintain
  • GraphQL Foundation for... GraphQL