-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
05e952c
commit 1a66f34
Showing
29 changed files
with
39,771 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"files": { | ||
"main.js": "/static/js/main.2886691d.chunk.js", | ||
"main.js.map": "/static/js/main.2886691d.chunk.js.map", | ||
"runtime-main.js": "/static/js/runtime-main.d3386701.js", | ||
"runtime-main.js.map": "/static/js/runtime-main.d3386701.js.map", | ||
"static/js/2.8a112757.chunk.js": "/static/js/2.8a112757.chunk.js", | ||
"static/js/2.8a112757.chunk.js.map": "/static/js/2.8a112757.chunk.js.map", | ||
"index.html": "/index.html" | ||
}, | ||
"entrypoints": [ | ||
"static/js/runtime-main.d3386701.js", | ||
"static/js/2.8a112757.chunk.js", | ||
"static/js/main.2886691d.chunk.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width,initial-scale=1" /> | ||
<meta name="theme-color" content="#000000" /> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500"> | ||
<link rel="manifest" href="/manifest.json" /> | ||
<title>APLICAÇÃO TEXT TO SPEECH</title> | ||
</head> | ||
|
||
<body> | ||
<noscript>VOCÊ PRECISA HABILITAR O JAVASCRIPT PARA EXECUTAR ESSA APLICAÇÃO.</noscript> | ||
<div id="root"></div> | ||
<script>!function (e) { | ||
function t(t) { | ||
for (var n, l, a = t[0], f = t[1], i = t[2], c = 0, s = []; c < a.length; c++)l = a[c], | ||
Object.prototype.hasOwnProperty.call(o, l) && o[l] && s.push(o[l][0]), o[l] = 0; | ||
for (n in f) Object.prototype.hasOwnProperty.call(f, n) && (e[n] = f[n]); | ||
for (p && p(t); s.length;)s.shift()(); | ||
return u.push.apply(u, i || []), r() | ||
} | ||
function r() { | ||
for (var e, t = 0; t < u.length; t++) { | ||
for (var r = u[t], n = !0, a = 1; a < r.length; a++) { var f = r[a]; 0 !== o[f] && (n = !1) } n && (u.splice(t--, 1), e = l(l.s = r[0])) | ||
} | ||
return e | ||
} var n = {}, o = { 1: 0 }, u = []; function l(t) { | ||
if (n[t]) | ||
return n[t].exports; var r = n[t] = { i: t, l: !1, exports: {} }; | ||
return e[t].call(r.exports, r, r.exports, l), r.l = !0, | ||
r.exports | ||
} l.m = e, l.c = n, l.d = function (e, t, r) { | ||
l.o(e, t) || | ||
Object.defineProperty(e, t, { enumerable: !0, get: r }) | ||
}, | ||
l.r = function (e) { | ||
"undefined" != typeof Symbol && Symbol.toStringTag && | ||
Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }), | ||
Object.defineProperty(e, "__esModule", { value: !0 }) | ||
}, l.t = function (e, t) { | ||
if (1 & t && (e = l(e)), 8 & t) return e; | ||
if (4 & t && "object" == typeof e && e && e.__esModule) | ||
return e; var r = Object.create(null); | ||
if (l.r(r), Object.defineProperty(r, "default", { enumerable: !0, value: e }), | ||
2 & t && "string" != typeof e) | ||
for (var n in e) l.d(r, n, function (t) { | ||
return e[t] | ||
}.bind(null, n)); | ||
return r | ||
}, l.n = function (e) { | ||
var t = e && e.__esModule ? function () { | ||
return e.default | ||
} : function () { | ||
return e | ||
}; | ||
return l.d(t, "a", t), t | ||
}, l.o = function (e, t) { | ||
return Object.prototype.hasOwnProperty.call(e, t) | ||
}, | ||
l.p = "/"; var a = this.webpackJsonpwatson_tts = | ||
this.webpackJsonpwatson_tts || [], f = a.push.bind(a); | ||
a.push = t, a = a.slice(); | ||
for (var i = 0; i < a.length; i++)t(a[i]); | ||
var p = f; r() | ||
}([]) | ||
</script> | ||
<script src="/static/js/2.8a112757.chunk.js"> | ||
</script> | ||
<script src="/static/js/main.2886691d.chunk.js"> | ||
</script> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"short_name": "TTS", | ||
"name": "APLICAÇÃO TEXT TO STRING", | ||
"start_url": ".", | ||
"display": "standalone", | ||
"theme_color": "#000000", | ||
"background_color": "#ffffff" | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"development": { | ||
"username": "root", | ||
"password": null, | ||
"database": "database_development", | ||
"host": "127.0.0.1", | ||
"dialect": "mysql" | ||
}, | ||
"test": { | ||
"username": "root", | ||
"password": null, | ||
"database": "database_test", | ||
"host": "127.0.0.1", | ||
"dialect": "mysql" | ||
}, | ||
"production": { | ||
"username": "root", | ||
"password": null, | ||
"database": "database_production", | ||
"host": "127.0.0.1", | ||
"dialect": "mysql" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
export function up(queryInterface, Sequelize) { | ||
return queryInterface.createTable('comments', | ||
{ | ||
id: { | ||
type: Sequelize.INTEGER, | ||
allowNull: false, | ||
autoIncrement: true, | ||
primaryKey: true | ||
}, | ||
st_comment: { | ||
type: Sequelize.STRING, | ||
allowNull: false | ||
}, | ||
created_at: { | ||
type: Sequelize.DATE, | ||
allowNull: false | ||
}, | ||
updated_at: { | ||
type: Sequelize.DATE, | ||
allowNull: false | ||
}, | ||
} | ||
); | ||
} | ||
export function down(queryInterface, _Sequelize) { | ||
|
||
return queryInterface.dropTable('comments'); | ||
} |
Oops, something went wrong.