Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 840 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (15 loc) · 840 Bytes

Contribute to Lot-Casting Atemi

If you would like to help out by contributing code, art assets, beer money, or whatever, contact /u/hushnowquietnow on Reddit.

What is this?

This is a web app written in React.js, with a backend written in Ruby on Rails. It uses Vite to package everything up.

How can I run it?

  1. Install Docker Desktop and VS Code. Also install Windows Subsystem for Linux if you're on Windows.
  2. code . in the project directory (In WSL if needed)
  3. wait for containers to warm up
  4. In Code's terminal, run bin/dev
  5. Browse to http://localhost:3000/

You can run the code's test suite in Code's terminal using bin/rails lca:test

Your mileage may vary.

Log in using the Developer login with the email iam@iam.iam to get access to the basic seed characters.