Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Add readme
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Car Crushers Portal | ||
|
||
This is the web frontend and api backend for the Car Crushers website. It is made with Remix and hosted on Cloudflare | ||
Pages. | ||
|
||
Please don't complain about your ban on this repo. | ||
|
||
## Get the Code | ||
|
||
`git clone https://teamhydra.io/regalijan/car-crushers-portal.git` | ||
|
||
## Make it Larger | ||
|
||
Increase the total disk space used by over 100x | ||
|
||
`npm install` | ||
|
||
## Code go nyoom | ||
|
||
`npm run publish` (set the environment variables before you do this) |