Skip to content

Guardiadelcastro/vault-backend

Repository files navigation

The Vault (backend)

The Vault(name not final) will be a web app to store the information of the user's consumption with media. I will start with movies and then move on to books and then continue...

This project is something I created to learn and try new things. Basically I want to write an express API in Typescript, and a web app in React(maybe later I will try to replicate it in Vue).

The Frontend is located in this repo.

Set up mongo container

  docker run -d -p 27017:27017 -v $(pwd)/../data/db:/data/db mongo

About

A small project to try typescript, express, ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published