https://github.com/enieber/hagrid_server
example hagrid project with platformatic
https://github.com/enieber/hagrid_server
example hagrid platformatic
Last synced: 5 months ago
JSON representation
example hagrid project with platformatic
- Host: GitHub
- URL: https://github.com/enieber/hagrid_server
- Owner: enieber
- Created: 2022-11-10T02:23:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T03:32:42.000Z (over 3 years ago)
- Last Synced: 2025-02-02T09:14:54.106Z (over 1 year ago)
- Topics: example, hagrid, platformatic
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hagrid Server
Example hagrid project with platformatic
## Required
- nodejs
- yarn
## Develop
- clone project with: `git clone https://github.com/enieber/hagrid_server.git`
- install project with `yarn`
- run project with yarn dev
- acess http://localhost:8081 to connect rest or graphql api
## License MIT