Skip to content

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome!

Thank you for creating a new project with bit platform! We appreciate your trust in our platform and are excited to see what you'll build.

This project is generated by bit-bp template v-10.6.0 using the following command:

    dotnet new bit-bp
            --name Bit.TemplatePlayground
            --module Admin
            --captcha reCaptcha
            --sample
            --appInsights
            --signalR
            --ads
            --brouter

Recorded for reference. The block is one argument per line, so it is not meant to be pasted into a shell as-is.

⚠️ Seeded accounts - remove them before you deploy

So that the app is usable and testable the moment it is generated, the database seed (src/Server/Bit.TemplatePlayground.Server.Api/Features/Identity/Configurations/UserConfiguration.cs) creates real, pre-confirmed accounts whose password is 123456:

E-mail Password Role
test@bitplatform.dev 123456 g-admin - global administrator, holds every feature
store-admin@bitplatform.dev 123456 t-admin of the seeded store tenant
store-user@bitplatform.dev 123456 demo member of the seeded store tenant

These credentials, their password hash and their primary keys are all part of the public bit platform template, so anyone can sign in as a global administrator on a deployment that still carries them.

Documentation

To help you get started, we have comprehensive documentation available. You can find detailed guides, samples, and more at:

bitplatform.dev/templates

If you have any questions or need further assistance, feel free to reach out. Happy coding!

The bit platform team.

About

bit Templates Playground!

Topics

Resources

Stars

11 stars

Watchers

3 watching

Forks

Used by

Contributors

Languages