GithubHelp home page GithubHelp logo

nodeworldoftext's Introduction

Our World Of Text

Software Requirements

Quickstart

  • Clone the OWOT repository
    • git clone https://github.com/system2k/nodeworldoftext.git nwot
  • Navigate to the directory
    • cd nwot
  • Install the dependencies
    • npm install
  • When running the server for the first time, you'll be asked to configure the settings. After doing so, run the command again. NOTE: This will create a 'nwotdata' directory on the same level as your repository.
    • node main.js
  • You'll then be prompted to create a superuser account. You may see this message:
    • "You've just installed the server, which means you don't have any superusers defined. Would you like to create one now? (yes/no):"
    • A superuser account (i.e. administrator accont) can be used to manage your instance using the web interface.
  • After everything has been set up, your server may be live at this address:
    • http://localhost:8080

Common Issues

  • If you're encountering issues with nwot_error_logs.zip, please delete the zip file and try again.
  • If you're receiving node-gyp errors while installing the modules via NPM, please ensure you've got some compiling tools installed on your system. If you have any further questions, be sure to ask us on Discord.
  • If you're receiving an error saying Cannot find module, make sure you've installed the modules by running npm install.

License

Our World of Text is licensed under the MIT License.

Links

nodeworldoftext's People

Contributors

system2k avatar atybot avatar slaskax avatar superop535 avatar u-0000 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.