Skip to content

voice-notes/api

Repository files navigation

Taped It - API

Taped It allows you to send voice notes to your colleagues on Slack

This is Taped It's back end API, deployed via Heroku. You can visit the front-end here.

Getting started

git clone https://github.com/voice-notes/api.git
npm install
npm start

Visit http://localhost:4000/graphql in your browser to interact with your local database:

Testing

npm run cy:open

Technologies

Usage Technology
Languages: TypeScript, JavaScript
Server Environment: Node.js
Server: Apollo Server, Express
Database: MongoDB, Mongoose
Query Language: GraphQL
Testing: Cypress

Flow diagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published