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

https://github.com/mlsakiit/code-in-turn

Coding event in form of cryptic hunt. And Internship provided.
https://github.com/mlsakiit/code-in-turn

events from-scratch success

Last synced: 2 months ago
JSON representation

Coding event in form of cryptic hunt. And Internship provided.

Awesome Lists containing this project

README

          

# Code In-Turn

**MSAC**

## Scripts

- For Development Server :

```bash
npm run dev
```

- Production Server :

```bash
npm run start
```

---

## Dependencies

- express
- mongoose
- ejs
- nodemon (**Dev dependency**)