# Fractal A loops.so alternative, currently in early development ## How to run: 1. Copy `.env.example` to `.env` and fill out the values 2. Install the dependencies with `npm i` 3. Migrate the DB with `npx prisma db push` 4. Run in dev with `npm run dev` 5. Navigate to `/register` to create an account, the first account you create will be admin ## Roadmap: - [x] Authentication - [ ] Organization settings/team members - [ ] Billing - [ ] Creating emails - [ ] Sending emails - [ ] Analytics