Skip to content

Repository cleanup #1

@andrewsosa

Description

@andrewsosa

Here's a couple of things that would help the health of this repo:

  • Rename for clarity: github.com/hackfsu/frontend:
    The whole _com thing was something Jared did way back and doesn't really make sense. It's not clear what the repo means, and if we stick to a simple naming convention it will make more sense with the other repos we will use this year. (e.g. api, services, etc..)

  • Clean up the project root
    Right now all the source is dumped in the project root. We should move it into a subfolder, whether it's called frontend/ or src/. We can leave the root to be for configuration files, like .gitignore, package.json, or .eslintrc.

  • Introduce devops tools
    As mentioned in the slack, the source is slightly messy. We should introduce linting and formatting with eslint and prettier. We can introduce Travis CI to run these automatically on PR. We can also create an integration to automagically deploy the master to now.sh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions