Code Monkey home page Code Monkey logo

moralis-vue-boilerplate's Introduction

moralis-vue-boilerplate

Use this repository as a starting point for Moralis and Vue.js to build up Web3 dApps. I do not added any stylings or anything else, so you could add it by yourself and customize as you prefer.

Before you start

Please ensure, you signed up for an account and created a server to obtain the

  • application id
  • server url

You will need those for creating the environment variables.

VUE_APP_MORALIS_APPLICATION_ID=abc123
VUE_APP_MORALIS_SERVER_URL=https://abc123.bigmoralis.com:2053/server

Getting started

git clone [email protected]:hypescale/moralis-vue-boilerplate.git

cd moralis-vue-boilerplate

yarn install

yarn serve

### production build
yarn build

### linting
yarn lint

Sponsor

If you think this is useful for you, I am happy if you support this project by a small donation

  • SOL: FAyNvBBRttbrLiGtW1i1ovH1JC3LifFN15U2qNDgF9FT
  • ETH: 0xFcb6912A30b79F9FF5fb1b3262A296De0fb2c0A2

FAQ

Question: What is Moralis?

Answer: With Moralis you can aggregate many different tools and APIs which works as a glue for them all. With that service you can develop a decentalized app (dApp) which is needed when developing a decentralized app that requires access to the blockchain, like Ethereum or Binance Smart Chain.

What is Moralis?

Question: Do I need a server to host my dApp?

Answer: No. Moralis provides a serverless architecture. You only need to create an account at moralis.io and register the

  • application id
  • server url

that's all.

Question: My app is not working

Answer: Please makes sure, you have created an environment file (.env). If you have created one, make sure, the file ending matches the corresponding environment where you application is running, e.g. local development or production:

  • .env
  • .env.local
  • .env.production

Customize configuration

See Configuration Reference.

moralis-vue-boilerplate's People

Contributors

martinkogut 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.