Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 380 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 380 Bytes

Todo App

ReactJS App (Typescript, Ant Design) with GraphQL API (Apollo-Server, Nexus and Prisma, Sqlite).

Installation

See docs in README.md in frontend and backend directories.

Scripts

See package.json in frontend and backend directories for available scripts.

Note: Don't use it on production server. Created only for demonstration and learning.