Giter VIP home page Giter VIP logo

kuizu-api's Introduction

Skylab NodeJS ExpressJS Socket.io npm MongoDB Monogoose ES6

This is the back-end of Kuizu, you can check front here!!

What is Kuizu-API?

Kuizu-API is the part of back-end that needs the front of Kuizu project.

Pre-requisites and how to install it

  • 1º: Install NodeJS with npm
  • 2º: Configure the env file
  • 3º: Run this in console to install the packages -> npm i -S
  • 4º: Now you can start the api with -> npm start

If you need more information about the scripts, check nodejs.


Configuration env file

You need to create an .env file in the project root with the following environment variables configured:

  • PORT:

    PORT = 3005
    
  • URL TO DB:

    URL_DB = mongodb://...
    
    SECRET = YOUR_SECRET_WORD
    

About

This project was made by Jesé Ramon Barcones

kuizu-api's People

Contributors

waken22 avatar

Watchers

 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.