Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sqwyer/epm-t3

📚 A project manager for EAST Initiative projects built on the T3 stack.
https://github.com/sqwyer/epm-t3

nextjs prisma t3 trpc typescript

Last synced: 3 days ago
JSON representation

📚 A project manager for EAST Initiative projects built on the T3 stack.

Awesome Lists containing this project

README

        

# Eastverse

📚 A project manager for EAST Initiative projects built on the T3 stack.

- [[Production Preview]](https://epm-t3.vercel.app)
- [[Unstable Preview]](https://epm-t3-git-unstable-sawyerbivens.vercel.app/)

### Running Locally

**Cloning**

```
git clone http://github.com/sqwyer/epm-t3.git
cd epm-t3
```

> **Note:** You must create and fill out a `.env` file, you can use the `.env-example` file as a template.

**Running**

```
npm install
npm run dev
```

---

This is an app bootstrapped according to the [init.tips](https://init.tips) stack, also known as the T3-Stack.

This project is licensed under the MIT Open Source license.