https://github.com/lordnull/panoramic-code-assignment
https://github.com/lordnull/panoramic-code-assignment
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lordnull/panoramic-code-assignment
- Owner: lordnull
- Created: 2024-01-04T22:16:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T07:40:32.000Z (over 2 years ago)
- Last Synced: 2025-01-28T01:36:44.971Z (over 1 year ago)
- Language: PureScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Micah Warren's Purescript Assignment
Thank you for taking the time to look over my code and resume. It's actually
been fun working in purescript.
The data model assignment is in the 'data-model' and the dog api is in 'web-app'.
The web-app has two components, the server and app. Run 'npm install', and 'make'.
Running the server is as simple as 'node output/Server.js'. Browsing to 'http://localhost:8080'
should bring the web-app up.