Git Product home page Git Product logo

todo-akm-custom's Introduction

todo-akm-custom

This is a express-node based To-Do backend application with its own unique set of features

TODO

  1. Date time updatation with note create/update basis
  2. Middlewares
  3. JSON Web Tokens
  4. Security and speed optimisation
  5. Accompanying frontend

Prerequisites

  • VS Code installed (I don't like you if you don't use VS Code already)
  • NVM installed and (for windows users) added to global path (normal nvm installation should add it to path automatically)
nvm list

if you already have node version 16+ then you are good to go, else

nvm install latest

or

nvm install 16.11.1

(that was the latest version when I updated this section)

Instructions

Open a terminal in this ( .) folder and write the commands

npm i
code .
  • Make a cluster in Mongo DB
  • Navigate to your Cluster Overview page
  • Note the URI (looking like mongodb+srv://<username>:<password>... from Connect > Connect to Application
  • Make a .env file in this ( .) directory locally
  • Add these variables to the .env
PORT =
MONGO_URI =

Usage and Licensing

This is just a personal project, commercial usage is disallowed.

todo-akm-custom's People

Contributors

anindyamitra15 avatar dipan29 avatar

Watchers

 avatar

Forkers

dipan29

todo-akm-custom's Issues

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.