mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 23:57:12 +01:00
Accounts and login.
This commit is contained in:
parent
f3f0ad15f2
commit
49a55b40b4
22 changed files with 347 additions and 172 deletions
3
index.js
Normal file
3
index.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
const { name, version } = require('./package.json');
|
||||
|
||||
console.log(`${name} ${version}`);
|
||||
Loading…
Add table
Add a link
Reference in a new issue