Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`