Skip to content

reactplay/backend-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend-api

ReactPlay uses NHost as the back-end service for,

  • Database (PostgreSQL)
  • Hasura based GraphQL platform
  • Serverless APIs
  • E-mail services.

This project enables ReactPlay's backend configurations for databases, GraphQL queries, serverless APIs using the NHost CLI tool. You can adjust schema, create/update tables, queries locally and finally can push it to the NHost cloud.

How to get started?

  • Clone this repository.
  • Make sure you have Git and Docker installed.
  • Install nhost-cli using the following command
sudo curl -L https://raw.githubusercontent.com/nhost/cli/main/get.sh | bash
  • Change dirctory to backend-api and execute the following command,
nhost dev

About

This project enables the backend configurations for databases, GraphQL queries, serverless APIs using the NHost CLI tool.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages