Coder Social home page Coder Social logo

ekf-iii---backend's Introduction

EatKidFriendly Backend

The RESTful API / GraphQL implementation of Eat Kid Friendly.

How to Install

  1. git clone https://github.com/dev1Blayzer/EKF-III---backend
  2. npm install
  3. Download Service Account JSON from Firebase Project Settings and put it as service-account.json in the root. (See GIF below.) LT6RvC27Qp

How to Play

build

Delete the dist folder and run TypeScript compiler to build project.

build:firebase

Delete the dist folder, run TypeScript compiler, and generate Firebase Functions index with RESTful API.

clean

Delete the dist folder.

codegen

Generate typings and StencilJS components from models and queries.

env

Copy files from env folder and overwrite specific files per environment.

deploy:graphql

Deploy your GraphQL instance to Google Cloud.

deploy:firebase

Deploy your triggers (Cloud Functions) to Firebase.

lint

Run linting on TypeScript files.

migrate

Run migrations that haven't already ran from src/migrations folder.

release

Build a release of the backend, typings, and Stencil components.

seed

Deploy seeds from src/seeds to firestore collections.

seed:clone

Copy down data from firestore collections to src/seeds.

serve

Serve the project via a local web server and watch for changes to reload.

start

This is a alias for the serve command

test

This will run tests via jest.

test:watch

This will run a watcher on all your tests

ekf-iii---backend's People

Contributors

semantic-release-bot avatar popcorn245 avatar dev1blayzer avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

popcorn245

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.