Skip to content

Dataphyte/Nubia-server

Repository files navigation

Project flow

PROJECT NUBIA

Status GitHub Issues GitHub Pull Requests License


Nubia is an open-source project that aims to generate multiple stories from single cleaned data stream.

📝 Table of Contents

🧐 About

Write about 1-2 paragraphs describing the purpose of your project.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

  • VScode
  • NodeJs

Installing

A step by step series of examples that tell you how to get a development env running.

  1. Install all packages
  // install all packages
  yarn
  1. set up .env from .env.example
  // In the terminal
  // copy files in .env.example to a new file '.env'
  cp.env.example.env
  1. Start dev server
  yarn run dev
  1. To generate documentation from JsDoc
yarn run gen-docs

End with an example of getting some data out of the system or using it for a little demo.

🔧 Running the tests

There are currently no tests.

🎈 Usage

Available routes

  • host.com/faac
  • host.com/kerosine-watch

🚀 Deployment

Add additional notes about how to deploy this on a live system.

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements

  • Hat tip to anyone whose code was used
  • Inspiration
  • References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published