Giter VIP home page Giter VIP logo

bai_la's Introduction

Not really a social media site

An open-source social media site for creatives.

Key changes to standard social media model:

No addictive infinite scroll.

  • How many posts do you want to scroll for? Use our service, and get back to living your life.
  • Max 50 posts, you can define the number of posts you view whenever you log in.
  • Maybe a timer.

No like buttons.

  • Only comments.

No data trading/harvesting.

  • Advertising - if we get that far - will be curated, not targeted.

To set up on your machine:

git clone https://github.com/Luka-Abey/socialLife.git
npm i
cd client && npm i
cd ..
npm run dev

Clones the project to your machine and runs both the server and client concurrently.

Built with:

MEVN stack, mongoose, axios, showdown, nodemon, atlas, kanban, github

Markdown cheatsheet for posts:

#s for varying levels of headers

[title](link) like so

![alt text for accessibility](image.jpg) format images

<del>text here</del>

And many more, look into markdown or just use html elements :octocat:

Contributions:

This project is open-source and community led. Feel free to open any issues, and send PRs. Check the projects tab for the current todos, and introduce yourself if you'd like.

Testing:

Chai/Mocha unit tests located in server/tests. Currently at 100% coverage.

Load tests (using !npm loadtest) peaked at 118 requests a second.

bai_la's People

Contributors

kaz-212 avatar luka-abey avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

kaz-212

bai_la's Issues

options for what to embed when making a post: nothing, image, mixcloud, soundcloud, youtube vids, mp3s

integrate their APIs to allow users to simply insert URLs into the respective form input areas.

At the moment we require users to grab their embed code.

<iframe width="100%" height="120" src="https://www.mixcloud.com/widget/iframe/?hide_cover=1&light=1&feed=%2Fsableradio%2Fchen-121120%2F" frameborder="0" ></iframe> <iframe width="100%" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/902987776"></iframe>

update axios ssrf vulnerability

[email protected] Affected versions of this package are vulnerable to Server-Side Request Forgery (SSRF). An attacker is able to bypass a proxy by providing a URL that responds with a redirect to a restricted host or IP address.

contribute !

Please comment below and introduce yourself if you'd like to contribute on this project :))

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.