Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/haroldvelez13/vaiu
- Owner: HaroldVelez13
- Created: 2022-04-09T17:40:09.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T22:29:06.000Z (almost 3 years ago)
- Last Synced: 2024-10-31T03:42:20.365Z (3 months ago)
- Topics: javascript, meteor, mongodb, react
- Language: JavaScript
- Homepage:
- Size: 299 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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