Desolid Desolid
Home
Guide
Reference
Blog
GitHub
Home
Guide
Reference
Blog
GitHub
  • Guide

    • Getting Started
    • Desolid CLI
      • Installation
      • Usage
    • Schema
      • Scalars
      • Model Directives
      • Field directives
      • Built in Models
      • Built in Enums
    • Built in Models
      • Models
      • Enums
      • Extending Built in Models/Enums
    • Authentication
      • Requesting a Token
      • Configuration
      • Creating Users
      • Initial Admin user
    • Acknowledgement

# Acknowledgement

This project is based On these cool stuffs:

  • TypeScript: https://github.com/Microsoft/TypeScript
  • Sequlize: https://github.com/sequelize/sequelize
  • Nexus Schema: https://github.com/graphql-nexus/schema
  • GraphQL Yoga: https://github.com/prisma-labs/graphql-yoga
  • FlyDrive: https://github.com/Slynova-Org/flydrive
Edit this page on GitHub

← Authentication