Поднять базу в докере: docker-compose up -d
Поднять pgAdmin в докере: docker pull dpage/pgadmin4
Создать миграции: dotnet ef migrations add init -s .\JupiNode-Server\ -p .\JupiNode.DataAccess\
Выполнить миграцию: dotnet ef database update -s .\JupiNode-Server\ -p .\JupiNode.DataAccess\
-
Notifications
You must be signed in to change notification settings - Fork 0
An ASP.NET server application for the JupiNode journaling platform. This backend handles user authentication, note management, and data synchronization, enabling secure and efficient sharing of journal entries between users. It provides RESTful API endpoints for seamless integration with the JupiNode desktop client and other services.
IZIDIA/JupiNode-Server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An ASP.NET server application for the JupiNode journaling platform. This backend handles user authentication, note management, and data synchronization, enabling secure and efficient sharing of journal entries between users. It provides RESTful API endpoints for seamless integration with the JupiNode desktop client and other services.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published