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
- Host: GitHub
- URL: https://github.com/me-phew/wirtualny-dziekanat-cms
- Owner: Me-Phew
- Created: 2024-11-13T22:54:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-20T22:20:26.000Z (11 months ago)
- Last Synced: 2025-01-26T19:19:31.348Z (11 months ago)
- Topics: payloadcms
- Language: TypeScript
- Homepage: https://wd.mateuszbasiaga.pl
- Size: 137 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`