Skip to content

tspdevops/tsp-web-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spanish Version

Token Sport es una plataforma Open Source administrada por miembros del Dream Team. Para conocer a profundidad el proyecto, puedes leer los detalles en www.tokensport.co/whitepaper Los aportes que se realicen serán verificados e implementados por el equipo. Quienes aporten al desarrollo de la plataforma, deben escribir a dreamteam@tokensport.co, mencionando su usuario de Github, el aporte realizado y enviando su billetera pública de TSP para recibir tokens a cambio de sus aportes.

Cómo abrir tu billetera TSP (Red de prueba de Ropstein)
www.tokensport.co/wallet

También puedes sumarte al canal de Slack
https://join.slack.com/t/tokensport/shared_invite/zt-n3j2uwao-ARVP07eTzQ2u055kjQ29Ug

Comunidad en Telegram Español
https://t.me/comunidadtsp

Comunidad en Telegram Inglés
https://t.me/TokenSportCommunity

Comunidad en Discord
https://discord.gg/eAEgWxDX

English Version

Token Sport is an Open Source platform managed by members of the Dream Team. To learn more about the project, you can read the details at www.tokensport.co/whitepaper The contributions made will be verified and implemented by the team. Those who contribute to the development, should write to dreamteam@tokensport.co, mentioning their Github user, the contribution made and sending their public TSP wallet to receive tokens for their contributions.

How to open your TSP wallet (Ropstein Testnet)
www.tokensport.co/wallet

You can also join the Slack channel
https://join.slack.com/t/tokensport/shared_invite/zt-n3j2uwao-ARVP07eTzQ2u055kjQ29Ug

Spanish Telegram Community
https://t.me/comunidadtsp

English Telegram Community
https://t.me/TokenSportCommunity

Discord Community
https://discord.gg/eAEgWxDX


Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

yarn build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

FIREBASE

To start using the firebase database you first need to create an config.js file inside ./src wich its going to have inside the following code

export default {
    apiKey: "AIzaSyDkDb78q6yzUTOihkjA6d21dlnFxpfuYIg",
    authDomain: "fir-77c0f.firebaseapp.com",
    databaseURL: "https://fir-77c0f.firebaseio.com",
    projectId: "fir-77c0f",
    storageBucket: "fir-77c0f.appspot.com",
    messagingSenderId: "924002561621",
    appId: "1:924002561621:web:37fc8ec14e0e5a8eb5aedc",
    measurementId: "G-KDPPGK1ZTP"
  }

this will instantly connect your local deployment with the cruzmauricionicolas@gmail.com firebase account but instead you can use any other configuration object to connect it to whatever firebase database you want.

About

PWA Token Sport

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published