Skip to content

MuLx10/sela

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sela - A ToDo App

Live Demo at Link

$ git clone https://github.com/MuLx10/sela.git
$ cd sela
$ npm install
export const AUTH_CONFIG = {
  domain: 'YOUR_DOMAIN',
  clientId: 'YOUR_CLIENT_ID',
  callbackUrl: 'YOUR_CALLBACK_URL'
}

To run the app

$ npm start

Point your browser to http://localhost:3000/

About

Sela - A Todo App using Hasura GraphQL Engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors