0Nom4D/ToysRevive

Backend Setup

Closed this issue · 1 comments

To get started with the server-side of the project we need to

Project Setup

  • Create a Stack project
  • Set servant as dependency
  • Create a simple, JSON-formatted "Hello World" route (at /)

CI Setup

The Workflows should be able to

  • Build the project
  • Run Unit Tests
  • Run Robot Tests
  • Run Linter
  • [ ]Find and add a static analysis tool

Closed with #6