Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cironunes/funretro-api
⚛️ TypeScript & Postgres GraphQL API
https://github.com/cironunes/funretro-api
api apollo graphql postgres typeorm typescript
Last synced: 3 months ago
JSON representation
⚛️ TypeScript & Postgres GraphQL API
- Host: GitHub
- URL: https://github.com/cironunes/funretro-api
- Owner: cironunes
- Created: 2019-05-18T09:36:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:27:11.000Z (about 2 years ago)
- Last Synced: 2024-10-06T02:01:47.980Z (4 months ago)
- Topics: api, apollo, graphql, postgres, typeorm, typescript
- Language: TypeScript
- Homepage:
- Size: 320 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# funretro-api
Steps to run this project:
1. Create the database `createdb funretro`
1. Install the dependencies: `yarn`
1. Start the server: `yarn start`