An open API service indexing awesome lists of open source software.

https://github.com/me-phew/wirtualny-dziekanat-cms

Panel administratora wirtualnego dziekanatu
https://github.com/me-phew/wirtualny-dziekanat-cms

payloadcms

Last synced: 9 months ago
JSON representation

Panel administratora wirtualnego dziekanatu

Awesome Lists containing this project

README

          

# payload-postgres-template

payload-postgres-template

## Attributes

- **Database**: postgres
- **Storage Adapter**: localDisk

### Development guide

Run `pnpm seed` to seed database with example data.

> NOTICE: seeding the database is destructive because it drops your current database to populate a fresh one from the seed template. Only run this command if you are starting a new project or can afford to lose your current data.

- Use the following credentials to log into the admin panel:
> `Email: admin@ans-ns.edu.pl` > `Password: demo`

- Use the following credentials to log in as a student:
> `Email: knowak@ans-ns.edu.pl` > `Password: demo`