Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
/ wasteof.money Public archive

next-gen social media. this repo is for wasteof.money legacy which is no longer online. the new site is built with nuxt.js on the frontend and is currently not open source.

License

Notifications You must be signed in to change notification settings

jeffalo/wasteof.money

Repository files navigation

wasteof.money

wasteof.money is a social media with aspects inspired from Twitter and Scratch.

Pictures

How to install to help contribute

wasteof.money requires a mongodb database to function. You can use a free cloud hosted version by following the instructions here.

Setup

Install node, npm and mongodb.

Start

First, clone the repo.

git clone https://github.com/jeffalo/wasteof.money.git

Next, open the folder

cd wasteof.money

Next, install it and its dependancies

npm i

Next, build the css

npm run tailwind:build

.env

Set up your .env

Either run npm run setup (recommended), or follow these instructions.

  • MongoDB needs DB_URL env variable (For example, DB_URL=localhost/social)
  • (Optional) LISTEN_PORT env variable default 8080

Finally, start the app!

node .

About

next-gen social media. this repo is for wasteof.money legacy which is no longer online. the new site is built with nuxt.js on the frontend and is currently not open source.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •