/moms_website

STOP DOING RANDOM SHIT ON THE MASTER BRANCH ANYA

Primary LanguageJavaScript

A portfolio website "for my mom"

(me trying to remember how node.js and react.js work)

MASTER MASTER Build Status

Sandbox Current Sandbox Build Status

Made with node.js and react.js and a lot of other stuff (it's all in package.json and client/package.json under dependancies) Thanks to the people who made these packages!

If you want to fork and run this locally for whatever weird reason...

Idk sure go ahead but don't get mad at me if it doesn't work or my code causes you great stress

Site Code Stuff

Node.js STUFF

It node

React.js STUFF

It reacc

CSS Framework

And it also flex bacc

Addend[um]s

ROSS AND RACHEL ROSS AND RACHEL ROSS AND RACHEL

The One Where I Forget What My Code Does

What did I do here again?

WRITE STUFF ANYA PLS

Packages I frequently forget the purpose of or how to use them:

What the Thingy? Why the Thyingy? How the Thingy?
mocha and chai (and chai-http) so I don't have to run each test manually use Google, Anya
dotenv makes using .env easier --I don't really know I think you know this one
if-env something about knowing whether to run dev or prod Just don't touch it, it's fine
concurrently another setup thing sorta no touchy the fishy
express routes and servers and stuff uhhh use Google and old projects

The One Where I Don't Know What TODO:

  • finish README
  • figure out what to do
  • something about not using the master branch for big stuff
  • Oh yeah I remember, I'm building a website

The One Where I Google the Same MINOR Thing Over and Over Because I Have the Attention Span of a Squirrel

To skip a build use [skip travis] in commit message example: git commit -m "[skip travis] Update README" I use zsh so: gcam "[skip travis] Update READMEMES"

To kill all node process $killall node