1.0.0 • Published 3 years ago

@1host.js/hosting v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@1hostjs/hosting - The easiest way to host websites

FOSSA Status Open Issues Closed Issues Last Commit Commits Since Last Release Release Downloads Repo Size Forks Stars Languages Top Language Licence Codacy Badge All Contributors Discord

How to use

Require the module

var 1hostjs = require("@1hostjs/hosting").main;

Use it

wgytcraft(modulesJson, dirname);
// modulesJson should be the modules.json file for wgytcraft
// dirname should be __dirname

Folder Structure

📦 1hostjs/hosting
 ┣ 📂 tests # Folder for tests
 ┣ 📂 dist # Actual source code
 ┣ 📂 .github # Community health files
 ┣ 📜 LICENSE
 ┣ 📜 NOTICE.md
 ┗ 📜 README.md

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome.

1.0.0

3 years ago