# Fishing Logbook - Backend
This repository holds the backend code for the Fishing Logbook app. The server is built with Node.js and Express.js, providing a RESTful API for managing fishing logs, user authentication, and related data. MongoDB is used as the database.
## **Reset Database**
Create migration file `npx prisma migrate dev`
Run `npx prisma migrate reset`
## **Quick Start**
1. **Installation**: Clone the repository and install dependencies with:
```bash
npm install
# or
yarn install
npx prisma generate
## Running the Server
npm run dev
-
Notifications
You must be signed in to change notification settings - Fork 0
iscreamvann/fishing-logbook-backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published