Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.
/ summary Public archive

Summary app. RESTful API, auth, tests. Front-end in progress.

Notifications You must be signed in to change notification settings

alexpanchuk/summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary App

build during Vitaliy Khotey's video course

WIP

Applicatoin for creating and searching summaries.
Built for training with Javacript-fullstack technologies.
Back-end is ready.
Front-end in progress.

clone this repo

yarn - install dependencies
yarn dev - run dev server on localhost:4000
yarn test - run tests

Dependencies

  • Koa
  • JWT
  • Jest
  • MongoDB, Mongoose

Complete

  • RESTful API
  • JWT auth
  • Seeds
  • Unit test

TODO

  • Front-end (React, Redux)

About

Summary app. RESTful API, auth, tests. Front-end in progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published