Skip to content

kauefraga/warframe-interface

Repository files navigation

Warframe Interface

🎮 Faster and easy to understand Warframe information 🎮

GitHub top language Repository size GitHub last commit GitHub LICENSE

I was searching for something to do and discovered the Warframe Worldstate API, therefore i decided to give it a try. Chose Node because i know the ecosystem better (npm) than Python's one. Also, i want to create some static site with Astro and it's the opportunity to.

Features

  • All source code stored in a single project (monorepo).
  • Typescript developer experience is something.

📦 Packages (pnpm workspace)

🎲 Prerequisites

To run this project you will need to have Node.

⬇️ How to install and use it

  1. Clone the repository and enter in it
  2. Install all the dependencies
  3. Select some of the packages above and read the documentation
git clone https://github.com/kauefraga/warframe-interface.git
cd warframe-interface

pnpm i --frozen-lockfile

You are welcome to open issues and pull requests!

🛠 Technologies

The following tools have been used to build the whole project:

  • Warframe Worldstate - An API that provides "everything about Warframe".
  • Node - A runtime based on V8 JavaScript.
  • Eslint - Code ruler/styler with Airbnb style guide.
  • Typescript, tsx and tsup - Improve the DX by adding type safety and a blazingly fast execution/build provided by esbuild.

📝 License

This project is licensed under the GPL-3.0 License - See the LICENSE for more information.


Built with love Powered by coffee

About

🎮 Faster and easy to understand Warframe information | https://docs.warframestat.us

Topics

Resources

License

Stars

Watchers

Forks