A captivating online gallery platform dedicated to preserving and showcasing a rich collection of historical documents and images.
- Minimalist Design: Clean and intuitive user interface
- Advanced Filtering: Sort content by publisher or date
- Optimized Performance: Compressed images with lazy loading for fast browsing
- Secure Authentication: Discord OAuth integration
- Dark Mode Support: Seamless light and dark theme switching
- Clone the repository:
git clone https://github.com/ose-id/ensik-archieve.git
cd ensik-archieve
- Install dependencies:
bun install
Note: If you prefer other package managers, you can use
npm install
,pnpm install
, oryarn install
.
- Start the development server:
bun run dev
Note: Or use
npm run dev
,pnpm dev
, oryarn dev
.
- Open http://localhost:3000 in your browser.
We welcome contributions! Please see our contributing guidelines for details.
This project is licensed under the MIT License - see the LICENSE file for details.