/schedules-challenge

Primary LanguageTypeScriptMIT LicenseMIT

Schedules

Schedules is a web application that shows a list of schedules and options to archive/unarchive them.

The user also can inspect a schedule's logs by selecting them on the list.

Pipelines

Lint Test PR #21

Usage

Install dependencies

npm i

Run Server and Client

npm start

Ports:

  • Client runs on localhost:3000
  • Server runs on localhost:3001

Run Tests

npm test

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please before contributing, follow those guidelines:

License

MIT