Code Monkey home page Code Monkey logo

productivity-backend's Introduction

Productivity Backend

Productivity Application - Backend

Installation

Deploy

Just clone this repo and then do yarn install or npm install to install all the dependencies.

After installing all the dependencies just run yarn start:production or npm run start:production and the server will start listening at the specified port.

You can update application config by either editing the config file app/global/config/index.js or by setting up the Environment variables.

example:

PORT=1337
SECRET_TOKEN="B57J=7B`NQ$y98|~5;hc715bo09^5oz8NR+]n9r~215B91Nd9P%25_N6r!GHcOKp|18y5-73Dr5^@9k7n]5l<-41D1o"
MONGODB="mongodb://fldsde8074:[email protected]:29017/fldsde8074"

This is all that matters at the moment.

You can checkout the frontend code of this app at https://github.com/dhruv-kumar-jha/productivity-frontend

Todos:

  • Added functionality to make the board publicly accessible.
  • Add Deploy to Heroku button
  • Allow user to specify Port Number using Environment variables
  • Allow user to specify Database Host using Environment variables
  • Allow user to specify Web Token Secret using Environment variables
  • Create the project
  • Setup Mongoose and Mongoose Models
  • Setup GraphQL and its Types, Queries, Mutations and Resolvers.
  • Setup token based user authentication
  • Add token validation middleware for express

Maybe:

  • Setup social authentication
  • User passport for user authentication

productivity-backend's People

Contributors

dhruv-kumar-jha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.