mirror of https://github.com/PiyushXCoder/lupt.git
12 lines
347 B
JSON
12 lines
347 B
JSON
{
|
|
"name": "Lupt",
|
|
"description": "Chat app to talk in group or to strangers",
|
|
"repository": "https://gitlab.com/PiyushXCoder/lupt",
|
|
"success_url": "/",
|
|
"keywords": ["rust", "actix"],
|
|
"website": "https://gitlab.com/PiyushXCoder/lupt",
|
|
"env": {
|
|
"BUILDPACK_URL": "https://gitlab.com/PiyushXCoder/lupt.git"
|
|
}
|
|
}
|