Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.17 KB

README.md

File metadata and controls

45 lines (34 loc) · 1.17 KB

Banner CI Status Repo Size

➡️ Installing

🛠️ Requirements

A node.js >= 16.12.0 setup with yarn is highly recommended.

📦 Install dependencies

$ yarn install
#
# yarn install v1.22.xx
# [1/4] 🔍  Resolving packages...
# [2/4] 🚚  Fetching packages...
# [3/4] 🔗  Linking dependencies...
# [4/4] 🔨  Building fresh packages...
#
# ✨  Done in 1.28s.

🔑 Create environment variable file

$ ./env_setup.sh
# Fill requested information & you are ready to go

🏃 Run production server

$ yarn start
#
# yarn run v1.22.xx
# $ node index.js
#
# [INFO] Connected to the database!
# [INFO] Exxyll is Up and Ready to Go!

📄 License

Exxyll is licensed under MIT License