Code Monkey home page Code Monkey logo

biodrop's People

Contributors

amandamartin-dev avatar ayebakurooruwori avatar badrivlog avatar bsatishsutar avatar cahllagerfeld avatar cbid2 avatar chinmaymhatre avatar dan-mba avatar eddiejaoude avatar github-actions[bot] avatar grand-rick001 avatar harshdeep61034 avatar ibilalkayy avatar imkrishnasarathi avatar kendalldoescoding avatar kirtankp avatar kumarsonsoff3 avatar loftwah avatar money8203 avatar panquesito7 avatar pradumnasaraf avatar priyankarpal avatar sandippalit avatar sarajaoude avatar schmelto avatar shubhxg avatar sital002 avatar tobysolutions avatar viveksati5143 avatar xkrishguptaa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

biodrop's Issues

Load data/*.json file from domain name or from the URL

To support routes:

thisproject.com/stemount would load stemount.json

but if you use this project for your own domain, you could load in this order:

json/{{ url_slug }} (support being able to use something.com/url_slug)
json/{{ domain }} (if no URL slug, look at URL domain e.g. something.com.json)
json/me.json (a default in general)

Adding Contributing Guidelines

We should add a CONTRIBUTING.md file to the root folder of the repository.

This file should include:

  • Steps to set up a local instance of the project
  • Instructions to add the JSON file
    • Include an example of formatting (emphasise github.com/<username>.png for avatars)
  • Requirements for submitting a PR
    • Conventional commit messages

GitHub action for linting the data/*.json files

We need to catch in the pull request GitHub action that the file doesn't have a trailing comma, or the JSON file is malformed.

This would stop the necessity for someone to reply to a pull request, it would prevent a merge!

Convert to Angular

๐Ÿ’œ ๐Ÿ’œ ๐Ÿ’œ ๐Ÿ’œ ๐Ÿ’œ ๐Ÿ’œ ๐Ÿ’œ ๐Ÿ’œ ๐Ÿ’œ ๐Ÿ’œ

Socials

Can i add more socials? Like telegram, youtube, instagram etc.

Telegram

Please create a group on telegram ( instant messaging application ).

Add License

The current project does not have a license. So I suggest MIT standard license as of now

Deploy project

Update: ingress config is not loading, there is no service running, could this be the issue?

Deployed to Kubernetes

Screenshot 2021-09-11 at 08 49 10

DNS looks ok

works: api.eddiehub.org

dig api.eddiehub.org

; <<>> DiG 9.10.6 <<>> api.eddiehub.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 24845
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;api.eddiehub.org.		IN	A

;; ANSWER SECTION:
api.eddiehub.org.	2563	IN	A	67.207.70.148

;; Query time: 67 msec
;; SERVER: 10.0.1.1#53(10.0.1.1)
;; WHEN: Sat Sep 11 08:52:35 BST 2021
;; MSG SIZE  rcvd: 50

fails: linkfree.eddiehub.org

dig linkfree.eddiehub.org

; <<>> DiG 9.10.6 <<>> linkfree.eddiehub.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8309
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;linkfree.eddiehub.org.		IN	A

;; ANSWER SECTION:
linkfree.eddiehub.org.	472	IN	A	67.207.70.148

;; Query time: 61 msec
;; SERVER: 10.0.1.1#53(10.0.1.1)
;; WHEN: Sat Sep 11 08:52:46 BST 2021
;; MSG SIZE  rcvd: 55

Kubernetes config

API (works) https://github.com/EddieHubCommunity/api/tree/main/kubernetes
LinkFree (fails) https://github.com/EddieHubCommunity/LinkFree/tree/main/kubernetes

Spelling mistake in README.md

After Add your Profile to the home page
Currently it says : Update the file public/data/_list.json with the following object to thje collection:
Need to be fixed as : Update the file public/data/_list.json with the following object to the collection:

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.