Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

accesskit-project/PremioMarilli25

Repository files navigation

AccessKit

This repository contains the Next.js project for AccessKit.

Run in Development

Important

This project relies on Bun.

Get Bun @ https://bun.sh

  1. Clone the repository
git clone https://github.com/accesskit-project/PremioMarilli25
  1. Switch working directories
cd PremioMarilli25
  1. install dependencies
bun install
  1. Edit .env file

  2. Push DB Schema

bun run db:push
  1. Run the project
bun run dev

That's it!

Run in Production

To run in production, we recommend using Docker.

  1. Clone the repository
git clone https://github.com/accesskit-project/PremioMarilli25
  1. Switch working directories
cd PremioMarilli25
  1. Edit .env file

  2. Run with Docker compose

docker compose up -d

That's it!

RoadMap

📒 -> Planned | ⌛ -> Currently being developed | ✅ -> Completed

Status Element
Authentication
Onboarding Flow
Admin Dashboard
User Dashboard
HomePage

Documentation

Documentation for the API endpoints can be found at http://localhost:3000/api/reference ( replace http://localhost:3000 with your own url )

About

AccessKit’s submission for the Premio Marilli 2025

Resources

Stars

Watchers

Forks

Contributors

Languages