mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
Merge branch 'master' of github.com:Jake0oo0/crafatar
This commit is contained in:
commit
28002c2aff
@ -19,6 +19,7 @@ Please [visit the website](https://crafatar.com) for details.
|
||||
|
||||
## Install
|
||||
|
||||
[](https://heroku.com/deploy)
|
||||
* Ensure Cairo is [installed](https://github.com/Automattic/node-canvas/wiki).
|
||||
* Clone the repository.
|
||||
* `npm install`
|
||||
|
||||
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