Skip to content

This To-Do app is built upon SwiftUI and GraphQL for CRUD operations.

Notifications You must be signed in to change notification settings

arashzjahangiri/GraphQLSwiftUI

Repository files navigation

GraphQLSwiftUI + Node.js Apollo server

This To-Do app is built upon SwiftUI and GraphQL, Apollo, for CRUD operations.
Unit tests and also UI tests included.

Getting Started

The application uses node.js as backend GraphQL for client, iOS app, which is running on http://localhost:4000 or any other port on your machine.

Make sure you have node.js and npm installed.

1.git clone https://github.com/arashzjahangiri/GraphQLSwiftUI.git
2.cd GraphQLSwiftUI/Server
3.npm update
4.node src/index.js
5.run pod install in the iOS project to install Apollo for iOS.

Questions

If you have any questions about the project, please contact via email: arashzjahangiri@gmail.com

Pull requests are welcome!

About

This To-Do app is built upon SwiftUI and GraphQL for CRUD operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published