Giter VIP home page Giter VIP logo

solar-hunt-be's Introduction

Backend for Solar Hunt

The code here manages all data related stuff for the Solar Hunt app.

How to run locally

  1. Install postgresql.
  2. Create a new DB.
  3. Clone this repo.
  4. Copy .env.example and rename it to .env.
  5. Fill up .env, where DB_HOST=localhost, CORS_WHITELIST is unsused can be left as an empty array
  6. Run npm install.
  7. Install typescript if you haven't.
  8. Under ./src/Seeders/index.ts, edit the values. More info in the actual code.
  9. Run npm run migrate:seed.
  10. To Run the backend, use npm run dev. (nodemon should be installed)

More info in https://twitter.com/darksoulsfanlol/status/1693283532817432948 and https://www.cubik.so/project/62d152fa-d58c-42cc-b731-05420ab799b1/hackathon/8e23ade0-0dae-4c4b-83aa-67867749029c

solar-hunt-be's People

Contributors

kidacrypto 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.