Giter VIP home page Giter VIP logo

hackathon-hackslash-2020's Introduction

CYF & Capgemini Hackathon 2020

Team Hack Slash

Prerequisites

To run app locally:

  1. Fork and clone the project.

  2. Populate .env file inside /backend directory with your credentials. Check .env.example for its contents.

  3. Run npm run repopulate-db:local to populate db with fake data for local development.

  4. Run npm install:all in the project root folder (not working 100% on Windows). If you wish to install and run only backend or frontend part of the app, then cd into that folder and run npm install. For example: cd backend && npm install.

  5. Then to run app (from root folder) in dev mode: npm run dev. If you prefer to run backend in one terminal and frontend in another, then execute npm run dev:backend in one and npm run dev:frontend in another.

  6. By default backend server is running on port 3001 and frontend on port 3000. So they are accessible at http://localhost:3001 and http://localhost:3000.

Relevant files for future development

hackathon-hackslash-2020's People

Contributors

g1st avatar hiba-moh avatar nouri89 avatar hadiyahl avatar davappler avatar numbthumb-ai avatar endriulisbeatz avatar murselaysan 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.