GithubHelp home page GithubHelp logo

decentralize-it / utopian.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eastmaels/utopian.io

0.0 2.0 0.0 59.65 MB

Utopian.io Frontend - Utopian wants to reward open-source contributors!

Home Page: https://utopian.io/

License: GNU General Public License v3.0

JavaScript 92.95% CSS 6.85% HTML 0.20%

utopian.io's Introduction

Utopian.io wants to reward Open Source contributors for their hard work. Forked from https://github.com/busyorg/busy, Utopian uses the STEEM Blockchain to reward contributors in cryptocurrency.

See the website in action here:

Contributing to this Project

  1. Get in touch on Discord: https://discord.gg/5qMzAJ
  2. Clone this repository locally on your computer. If you don't have git installed, simply pressing the "Download ZIP" button and unzipping the file should work.
  3. Locally, go to the webpack/webpack-dev-server.js file. Change the line that begins with UTOPIAN_API to this:
UTOPIAN_API: JSON.stringify(process.env.UTOPIAN_API || 'https://api.utopian.io/api/'),

Remember not to push this change to the repository in your commits/pull requests.

  1. Use Terminal or your Command Prompt and change the directory to the utopian.io directory (cd).
  2. Once you're inside the utopian.io directory in Terminal, run these commands:
npm install
npm run dev-server

These commands may take a while to process, because it needs to download everything necessary to start Utopian. Once it's done, wait for text like this:

Utopian is now running on your machine!

  • To access the local website, use any browser and go to localhost:3000/ (or whatever Terminal says next to "Project is running at".)
  • To make a code change, use any editor to change any file in the code locally. If you change a .js file, the webpack will automatically update itself and reload any browser pages that are viewing your local snapshot.
  • When submitting a pull request, make sure to uncheck/delete the original webpack-dev-server.js code change, as that's only used for running the project locally.

API Server

Our sister project utopian-io/api.utopian.io provides the back-end APIs for Utopian. If you want to run Utopian locally, you do not need to run that project, though you may want to check it out anyways!

License

GNU Public License v3.0

utopian.io's People

Contributors

bonustrack avatar sekhmet avatar p0o avatar nil1511 avatar aditya-ramabadran avatar yamadapc avatar itsyogesh avatar samrg472 avatar espoem avatar codingdefined avatar utopian-bot avatar eastmaels avatar mynameisek avatar mktcode avatar imwatsi avatar sweever avatar gktown avatar iforgotband avatar iryusa avatar taylankasap avatar roelandp avatar robert9g avatar stoodkev avatar multivoltage avatar gregory-latinier avatar gokaykayki avatar piem avatar ryanbaer avatar svk31 avatar thegoldenphoenix avatar

Watchers

James Cloos avatar DeBray Carpenter 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.