GithubHelp home page GithubHelp logo

ckirk91 / utopian.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eastmaels/utopian.io

0.0 0.0 0.0 60.29 MB

Utopian.io Frontend Fork - To Be used for Habari.io

Home Page: https://utopian.io/

License: GNU General Public License v3.0

JavaScript 92.96% CSS 6.85% HTML 0.19%

utopian.io's Introduction

This is a fork of Utopian.io it was created with the intent to be used as a template for the front end of a STEEM blockchain based news website called Habari.io. This website will create a community that is similar to Utopian.io but for news content and not technichal content. Currently this version is just the fork of the utopian front end which our team is studying so we can begin designing the interface. Please feel free to reach out and help us with development!

Contributing to this Project

Get in touch on Discord: https://discord.gg/2B4sWyk

Clone and Install

git clone https://github.com/utopian-io/utopian.io utopian.io

cd utopian.io

npm install

Generate and Export SSL Certificates

openssl req -x509 -sha512 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365 -nodes

export SERVER_SSL_CERT="/path/cert.pem"

export SERVER_SSL_KEY="/path/key.pem"

export NODE_TLS_REJECT_UNAUTHORIZED=0

Replace path with the path to the generated .pem files. You may need to authorise your browser in using a self-signed SSL certificate

Set SC Utopian App

Add the enviroment variable UTOPIAN_APP using the app name of your Steem Connect oauth application. You can create a SC app here https://v2.steemconnect.com/apps/create. The same app will have to be used and setup in the backend https://github.com/utopian-io/api.utopian.io.

Run The Frontend

npm run dev-server

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 need to run that project, though you may want to check it out!

License

GNU Public License v3.0. Copyright Utopian.io

Original source code licensed under MIT License. Copyright Busy

utopian.io's People

Contributors

bonustrack avatar sekhmet avatar p0o avatar nil1511 avatar aditya-ramabadran avatar yamadapc avatar eastmaels avatar mktcode avatar azarus avatar itsyogesh avatar samrg472 avatar espoem avatar icaroharry avatar utopian-bot avatar codingdefined avatar stoodkev avatar mynameisek avatar decebal avatar imwatsi avatar deviad avatar sweever avatar mys avatar liraz avatar ckirk91 avatar gktown avatar iforgotband avatar robert9g avatar roelandp avatar caleblogan avatar taylankasap 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.