Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haroldvelez13/vaiu

Vaiu Test - Meteor Full Stack Framerowk
https://github.com/haroldvelez13/vaiu

javascript meteor mongodb react

Last synced: about 1 month ago
JSON representation

Vaiu Test - Meteor Full Stack Framerowk

Awesome Lists containing this project

README

        

Meteor

# Vaiu it is an application built with [Meteor](https://www.meteor.com/) , [React](https://es.reactjs.org/) and [Bootstrap](https://www.meteor.com/). With a [Mongo](https://www.mongodb.com/) Database.

## Quick Start

* Visit the official [install page](https://www.meteor.com/developers/install) to learn more.

* Once meteor is installed, we are going to modify the file environment_example.json and we rename it to environment.json

* For twilio remember to have the variables: TWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN, TWILIO_PHONE_NOMBER

* For gmail as email message provider remember the variables: service (Gmail), user ([email protected]) and password(super Duper Password)

## Start

```bash
meteor --settings environment.json
```

open [http://localhost:3000/](http://localhost:3000/)

#### Go to Register

#### After registering, you will receive an email or a text message with the corresponding username and password.

#### Now we can create our first transaction

#### And we can list them from the dashboard