Skip to content

📚 an another way to explore local literature lovers.

License

Notifications You must be signed in to change notification settings

cemiyet/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Cemiyet


Cemiyet Backend Repository

Install project templates with:

dotnet new install ./templates

Make scripts executable:

chmod +x scripts/*.sh

Create new module with:

dotnet new cemiyet-module -n ModuleName -s ../Cemiyet.sln --output ./src/Modules -v diag

Create a migration with:

scripts/add-module.sh -n MigrationName -m ModuleName

Apply migrations with:

scripts/apply-migrations.sh -m ModuleName

Run components (db etc.) with:

podman compose up -d

About

📚 an another way to explore local literature lovers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published