Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskyBackendService

This is the backend service for the Tasky mobile app platform. This is a serverless app written in nodejs.

Documentation

You can locate the documentation for the web service here

Requirements

  1. Nodejs
  2. Any REST API hosting solution
  3. Firebase for Auth
  4. Knowledge in Sequelize
  5. PostgreSQL database

Configuration

  1. Create a firebase project and add a service Account key to the root of the project
  2. Rename config.example.json to config.json and provide your database credentials

To Run and Deploy

To run development, run

npm install

npm run dev

To run prod, run

npm install

npm run start

To deploy

depends on your hosting solution

About

This is the backend service for the Tasky app platform. This is a serverless app written in nodejs.

Topics

Resources

Stars

14 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages