mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
Add deploy to heroku button
This commit is contained in:
parent
04b5161285
commit
625edada8f
@ -1,4 +1,4 @@
|
|||||||
# Crafatar [](https://travis-ci.org/Jake0oo0/crafatar/) [](https://coveralls.io/r/Jake0oo0/crafatar)
|
# Crafatar [](https://heroku.com/deploy) [](https://travis-ci.org/Jake0oo0/crafatar/) [](https://coveralls.io/r/Jake0oo0/crafatar)
|
||||||
|
|
||||||
https://crafatar.com
|
https://crafatar.com
|
||||||
|
|
||||||
|
|||||||
15
app.json
Normal file
15
app.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"name": "Crafatar",
|
||||||
|
"description": "A Minecraft Avatar API written in NodeJS",
|
||||||
|
"repository": "https://github.com/Jake0oo0/crafatar",
|
||||||
|
"keywords": [
|
||||||
|
"node",
|
||||||
|
"minecraft",
|
||||||
|
"avatar",
|
||||||
|
"redis"
|
||||||
|
],
|
||||||
|
"website": "https://crafatar.com/",
|
||||||
|
"addons": [
|
||||||
|
"rediscloud"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user