Skip to content

Week 1

No due date 66% complete

This milestone contains all of the tickets/issues required to get the project setup with week 1 requirements:

  • Setup NEXTjs application that runs on port 3000
  • Setup a database ORM/DBAL, or non-relational db layer to handle database CRUD.
  • Frontend included with NEXTjs.
  • Setup an informative README.md Markdown file in the root directory of this repository th…

This milestone contains all of the tickets/issues required to get the project setup with week 1 requirements:

  • Setup NEXTjs application that runs on port 3000
  • Setup a database ORM/DBAL, or non-relational db layer to handle database CRUD.
  • Frontend included with NEXTjs.
  • Setup an informative README.md Markdown file in the root directory of this repository that clearly explains how to setup the project and get it up and running.
  • Setup a Spotify developer account & open auth application
    Implement some kind of system that keeps important secret credentials out of this repository.
Loading