Giter Site home page Giter Site logo

oumaimafisaoui / 42evaluators Goto Github PK

View Code? Open in Web Editor NEW

This project forked from demostanis/42evaluators

0.0 0.0 0.0 4.13 MB

42evaluators rewrite in Go

License: GNU General Public License v3.0

JavaScript 70.51% Go 28.97% Nix 0.21% Makefile 0.31%

42evaluators's Introduction

42evaluators

Welcome to the 42evaluators GitHub repository!

Running

We use devenv for development. It provides an easy way to install and setup PostgreSQL (it's probably also possible to setup PostgreSQL separately. You might have to modify internal/database/db.go adequately).

Once you've downloaded it, run devenv up -d. This runs PostgreSQL in the background (you can also remove the -d if you want to inspect the logs). Afterwards, you can enter the development shell with devenv shell.

You need to fill .env. It contains credentials to connect to your account, which you can find in the "Storage" tab of the Devtools while you're on the 42 intra, to create API keys (to prevent rate limiting, because 42evaluators requires doing a LOT of API requests). See .env.example.

Finally, you can use the Makefile to launch 42evaluators: make

This will generate API keys, and start fetching a bunch of stuff (such as projects, which takes a lot of time...). You can open up localhost:8080.

Backstory

A few months ago, some students from 42 Le Havre noticed 42evaluators.com went down. We decided to email the previous owner, @rfautier, to try to keep maintaining the code ourselves.

After he agreed, we checked the code, but many parts of it would have needed to be replaced if we wanted to keep the code clean.

Since I liked Go, I decided to rewrite it completly in Go. But the other students didn't like that language, so I ended up rewriting most of it myself.

42evaluators's People

Contributors

demostanis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.