Skip to content

Vilayat-Ali/oxidized-hack-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Oxidized Hackathon Kit

Tech Stack

Features

Getting Stated

Prerequisites

  • Make sure you have rust and bun installed.

  • Make sure you have mongodb compass (local) or atlas (cloud) spinning.

Setting up

  1. Clone the repo

    git clone https://github.com/vilayat-ali/oxidized-hack-kit.git hack
  2. CD into the target folder

    cd hack
  3. Install deps and run

    cd backend
    cargo b --release
    cargo r --release
    cd ../frontend
    bun install
    bun run dev

CONTRIBUTING

Any PRs, suggestions or dicussions are warmly welcomed.

LICENSE

This project is distributed under MIT license.

About

A powerful hackathon starter boilerplate powered by Rust and Bun.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published