Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 689bf954 rédigé par Kubat's avatar Kubat
Parcourir les fichiers

MISC: Yarn and electron init

parent b95ed1e3
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
node_modules/
yarn.lock
*.log
# Lektor App
A server / client for lektord.
\ No newline at end of file
A server / client for lektord.
# TODO
This readme is to be written
# Prerequisites
yarn (nodejs + electron)
{
"name": "lektor-app",
"version": "0.1.0",
"main": "instance/main.js",
"description": "A lektord manipulation tool, an 'instance'",
"repository": "git@git.iiens.net:bakaclub/lektor-app.git",
"author": "Kubat <mael.martin31@gmail.com>",
"contributors": [
"Kubat <mael.martin31@gmail.com>",
"Sting <>"
],
"license": "ISC",
"scripts": {
"start": "electron ."
},
"dependencies": {
"electron": "^10.1.1"
},
"config": {
"port": "8080",
"kurisu": "https://kurisu.iiens.net/",
"lektord": "/usr/local/bin/lektord"
}
}
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter