GithubHelp home page GithubHelp logo

gitpoap / gitpoap-backend Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 3.44 MB

License: MIT License

TypeScript 95.05% Procfile 0.01% Shell 1.02% Dockerfile 0.65% Lua 0.05% Python 2.37% Jinja 0.81% JavaScript 0.05%

gitpoap-backend's Introduction

gitpoap-backend

Deploy to Amazon ECS (PROD) Deploy Public API to Amazon ECS (PROD)

Deploy Backend to Amazon ECS (STAGING) Deploy Public API to Amazon ECS (STAGING)

This repository contains the code for the backend server for GitPOAP as well as the scripts and CI/CD necessary for running the infrastructure and deploying the application to AWS.

Caveats

Unfortunately there are some external requirements that make it a bit difficult to test things locally via the frontend, namely:

  • Most authorization routes require Privy-access, which you would need to have an account via Privy in order to access
  • Most GitHub-based data access requires an OAuth app

If you don't have access to either of these, the recommended route is to do a develop-testing loop with either the unit tests or the integration tests.

If you feel you absolutely need access to these to check a new feature please contact [email protected] and we will potentially share access on a case-by-case basis.

Development

Please see the docs on running the server locally. But for most cases you should just be able to run

yarn docker:server

You should be able to easily test things against the frontend so long as you don't need to access authorization-based routes.

Testing

We use both unit tests and integration tests (within __tests__/unit/ and __tests__/integration/, respectively). See the docs on testing for more information. But for most cases you should just be able to run

yarn test:all

Contributing

Please see the contribution guide for best practices to have your changes accepted, as well as our code of conduct for more information on how we expect people to behave/hold themselves accountable when interacting with this repository

If you have something you'd like to contribute, please send a Pull Request to our develop branch and we'll take a look.

Credits

A strong token of gratitude goes out to all of the investors, contributors, and supporters who helped build GitPOAP.

License

This project is licensed under the terms of the MIT license.

gitpoap-backend's People

Contributors

aldolamb avatar burz avatar colfax23 avatar omahs avatar peebeejay avatar tyler415git avatar

Stargazers

 avatar

Watchers

 avatar

gitpoap-backend'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.