Git Product home page Git Product logo

golpo-express's Introduction

Golpo Express

DeepScan grade Language grade: JavaScript Depfu

This is the Express (Node.js) backend of the golpo.dedsec.life. It's a rebuild and lots of new features added on top of the old app - golpo13.herokuapp.com

Golpo is a link sharing platform without ads.

But we would like to have people's opinion on what Golpo can have in future. Please share your thoughts and feature request here.

This Hacktoberfest Golpo got a bump from the awesome contributors. Shoutout to top 5 (except me ๐Ÿ˜œ) -

alammoiz, ayeolakenny, deepanshu2506, sagarchoudhary96, Blastoise ๐Ÿ™Œ ๐Ÿš€

Remaining tasks

  • Do not allow to share the same link in 24 hours.
  • Follow notification.
  • Chat notification.
  • Plan to move to serverless (vercel).

Run the project

Run docker for mongodb -

docker-compose up -d

Set env variables -

set -o allexport; source .env; set +o allexport;

(see config.js for all env variables)

Run the server -

npm install
npm start

To get some demo data run this -

npm run bootstrap

Here is the Postman collection - Golpo Postman

Express tasks

Here are the tasks - Hacktoberfest

(Tasks are being added daily)

Feel free to enhance code and make express better! ๐Ÿ˜ƒ

Please test before creating PR ๐Ÿ™

Svelte tasks

Visit the Svelte repo - github.com/ananto30/golpo-svelte

golpo-express's People

Contributors

akhilchoubey avatar alammoiz avatar ananto30 avatar ayeolakenny avatar blastoise avatar deepanshu2506 avatar depfu[bot] avatar mohsinnajmuddin avatar mtwn105 avatar pervolarakis avatar sagarchoudhary96 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.