Coder Social home page Coder Social logo

discoverdefiteam / terp-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from terpnetwork/terp-website

1.0 0.0 1.0 120.32 MB

License: BSD Zero Clause License

JavaScript 48.64% TypeScript 0.85% CSS 2.29% Dockerfile 0.46% SCSS 40.60% HTML 7.15%

terp-website's Introduction

How To Submit Your Project To The Ecosystem Page

Submit a pull request to add your project to the Terp ecosystem page.

You need to edit ecosystems.json in src\contents\ and add your project's info.

Example:

{
  "icon": "main-icon.png",
  "title": "Test Project",
  "text": "This is a test project.",
  "category": "Dapp",
  "website": "https://testproject.testproject",
  "github": "https://github.com/GitAccount/TestProject",
  "discord": "https://discord.gg/TestProject",
  "twitter": "https://twitter.com/TestProject",
  "telegram": "https://t.me/TestProject"
}

icon: This is the name of the image file which should be present in src\images\ecosystems\

title: This is the name of your project

text: This is the description of your project

category: This is the type of your project. Choose between Dapp, Contract, Tool, Project, NFT, or Soon (if your project is coming soon and not launched yet)

website: This is your project's website (optional)

github: This is the invitation link to your Discord server (optional)

twitter: This is the twitter link to your project's profile (optional)

telegram: This is the invitation link to your telegram group/channel (optional)

Installation

npm install
#or
yarn install

Development

  1. # after installing packages
    npm start
    #or
    yarn run
    #or
    gatsby develop
  2. The website is now running at http://localhost:8000

terp-website's People

Contributors

discoverdefiteam avatar hard-nett avatar

Stargazers

 avatar

Forkers

xiti922

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.