MacroHEX / rust-drops-tracker

A tracking website for rust drops using Cosmic.js as a CMS

Home Page:https://rust-drops-tracker.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License


Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. License
  5. Contact

About The Project

Rust Tracker

The Rust Drops Tracker project serves as a practical exercise for practicing the usage of Cosmic.js, a headless CMS (Content Management System), along with Next.js. It provides a platform where users can track and monitor the status of drops from Twitch for the popular game Rust.

(back to top)

Built With

Next Tailwind Tremor CosmicJS

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Before starting with the Rust Drops Tracker, ensure that the following requirements are met:

Installation

To install the Rust Drops Tracker, follow these steps:

  1. Clone the repository from GitHub:

    git clone https://github.com/macrohex/rust-drops-tracker.git
  2. Navigate to the project directory:

    cd rust-drops-tracker
  3. Install the project dependencies:

    npm install
  4. Run the server

    npm run dev

(back to top)

Roadmap

  • Connect to Cosmic.js CMS
  • Add Localstorage to the state of claimed

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Martin - @macrohex

Project Link: https://github.com/MacroHEX/rust-drops-tracker

(back to top)

About

A tracking website for rust drops using Cosmic.js as a CMS

https://rust-drops-tracker.vercel.app

License:MIT License


Languages

Language:TypeScript 50.9%Language:JavaScript 42.7%Language:CSS 6.4%