Giter VIP home page Giter VIP logo

contact-deno-vuejs's Introduction

Contact List - Deno

This is a contact list app built with denojs, oak, servestjs, vuejs & mongodb.

Features

CRUD (Create, Read, Update And Delete)

  • CRUD operation for contacts

API Documentation

Extensive and testing documentation with postman: Contact list API

Database Model

Though the diagram uses sql data type, this diagram is to show you the various collections in the mongo database.

Screenshot

Requirement

  • DenoJS
  • MongoDB

Installation

Install deno installation

Install denon it's like nodemon

deno install -Af --unstable https://deno.land/x/denon/denon.ts

Frontend - client folder

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Backend

I developed the API with two deno framework servestjs and oak, pick anyone to start the server.

Disclaimer!!: I'm having issues with cors with servestjs, so just use the oak server with the frontend!

Start oak server

cd server-oak
denon app.ts

Start servestjs server

cd server-servest
denon app.ts

Check more on oak

Documentation

Check more on servestjs

Documentation

License

This project is licensed under the MIT License

Developed by Reagan Ekhameye (Tech Reagan)

Reach me on twitter @techreagan

contact-deno-vuejs's People

Contributors

dependabot[bot] avatar techreagan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.