mirror of
https://github.com/harivansh-afk/asap.it.git
synced 2026-04-19 21:00:28 +00:00
first commit
This commit is contained in:
commit
1cdbffff09
200 changed files with 30007 additions and 0 deletions
10
pre-start.cjs
Normal file
10
pre-start.cjs
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
const { commit } = require('./app/commit.json');
|
||||
|
||||
console.log(`
|
||||
★═══════════════════════════════════════★
|
||||
B O L T . D I Y
|
||||
⚡️ Welcome ⚡️
|
||||
★═══════════════════════════════════════★
|
||||
`);
|
||||
console.log('📍 Current Commit Version:', commit);
|
||||
console.log('★═══════════════════════════════════════★');
|
||||
Loading…
Add table
Add a link
Reference in a new issue