Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

FrontBase-io/server-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server

Supervisor is a part of FrontBase. Server is the main interactor for client. It is based on socket.io. On any interaction it will get from the client it will perform authentication and data manipulation.

Responsibility

Server performs the following tasks

  • Serve client it uses express to serve the compiled client.
  • Interactions such as
    • CRUD
  • authentication it handles sign in. Only returns data you are authorised to see.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published