Skip to content

yushisalvador/inomu-backend

Repository files navigation

Inomu

An application where you can discover cocktail recipes and also share your new discoveries!

Built With

  • NodeJS
  • Express
  • PostgreSQL

Getting started

To start the server locally:

npm run dev
# or
yarn dev

In the .env.local file:


DB_USER=<postgres user>
DB_PASSWORD=<password>
DB_NAME=inomu_backend

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published