Giter VIP home page Giter VIP logo

sectors-without-number's Introduction

Sectors Without Number

Revised edition compliant Stars Without Number sector generator.

Build Status

Feature Requests & Bugs

Feel free to open an issue if there is a feature you'd like to see or something is broken. Pull requests are always welcome.

Development

This project is a front-end application written in React + Redux with a Firebase backend. For more information see create-react-app.

Getting Started

  1. npm i and cd functions && npm i
  2. cp .env.example .env
  3. Create a firebase project and fill out .env.
  4. Ensure you enable authentication and the Firestore database in the web interface.
  5. $(npm bin)/firebase login or use your global firebase instance if you installed it globally.
  6. $(npm bin)/firebase use --add and select the project you configured in the firebase console.
  7. npm run deploy:functions to setup the cloud functions.
  8. npm start

Deploying to Firebase

After you've logged into firebase and selected the project from the CLI, you can deploy by simply running npm run deploy.

Internationalization

Translations for all the strings on the site are in a google sheet. If you would like to help out just request access and tell me what language you'd like to work on.

Convert GDrive spreadsheet into intl files

  1. Use ExportSheetData plugin (https://github.com/Synthoid/ExportSheetData) to export json from google sheets
  2. Drop the downloaded file into the project's base directory
  3. npm run translate, which will take this file and get the translations where they need to be

sectors-without-number's People

Contributors

mpigsley avatar jordanrr avatar zeikko avatar irame avatar philipk avatar ianderse avatar dependabot[bot] avatar taylorwilhite avatar

Watchers

James Cloos 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.